menu
at_common_flutter package
documentation
widgets/custom_button.dart
CustomButton
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
sets the height of the button.
Implementation
final double? height;
at_common_flutter package
documentation
widgets/custom_button
CustomButton
height property
CustomButton class