minHeight property
The minimum height of the button. Defaults to 60.0. If set to 0, the button will adapt to the minimum possible height required by its content.
Implementation
final double minHeight;
The minimum height of the button. Defaults to 60.0. If set to 0, the button will adapt to the minimum possible height required by its content.
final double minHeight;