menu
flutter_setup_helper package
documentation
Helper/widgets/custom_button.dart
CustomButton
height property
height property
dark_mode
light_mode
height
property
double
height
final
Optional height for the button (defaults to standard height)
Implementation
final double height;
flutter_setup_helper package
documentation
Helper/widgets/custom_button
CustomButton
height property
CustomButton class