height property

double? height
final

The height of the button.

If null or 0, uses default height based on expanded state.

Implementation

final double? height;