menu
ag_widgets package
documentation
widgets/ag_app_button.dart
AgAppButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Optional width of the button. If null, wraps content.
Implementation
final double? width;
ag_widgets package
documentation
widgets/ag_app_button
AgAppButton
width property
AgAppButton class