menu
flutter_button_three_d package
documentation
widgets/button.dart
IButton
buttonHeight property
buttonHeight property
dark_mode
light_mode
buttonHeight
property
double
buttonHeight
final
buttonHeight (optional) : A double value that defines the height of the button.
Implementation
final double buttonHeight;
flutter_button_three_d package
documentation
widgets/button
IButton
buttonHeight property
IButton class