menu
termui package
documentation
ui/widgets/animated_button.dart
AnimatedButton
height property
height property
dark_mode
light_mode
height
property
int
?
height
final
The height constraint of the button. If null, stretches to fit.
Implementation
final int? height;
termui package
documentation
ui/widgets/animated_button
AnimatedButton
height property
AnimatedButton class