menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
The button width. Defaults to
double.infinity
.
Implementation
final double? width;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
width property
AppButton class