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