buttonHeight property
The height of the button.
If null, the button will size itself to its content.
Implementation
final double? buttonHeight;
The height of the button.
If null, the button will size itself to its content.
final double? buttonHeight;