buttonHeight property
final
The minimum height for ButtonBar buttons.
This will override the surrounding ButtonThemeData.height setting for buttons contained in the ButtonBar.
Implementation
final double? buttonHeight;
The minimum height for ButtonBar buttons.
This will override the surrounding ButtonThemeData.height setting for buttons contained in the ButtonBar.
final double? buttonHeight;