minHeight property

double minHeight
final

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;