menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The button height. Defaults to
50.0
.
Implementation
final double? height;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
height property
AppButton class