79281987

Date: 2024-12-15 08:00:23
Score: 1
Natty:
Report link
isDense: true,
    constraints: BoxConstraints(
        minHeight: 60, maxHeight: hasError ? (widget.height + 24) : 60),
    contentPadding: const EdgeInsets.symmetric(vertical: 20, horizontal: 
    20),

Like That.. Without Adding Fixed Height Using SizedBox.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mohd Aadil