height property
The height of the button.
If not specified, the button will size itself based on its child's size constraints.
Implementation
final double? height;
The height of the button.
If not specified, the button will size itself based on its child's size constraints.
final double? height;