menu
flutter_setup_helper package
documentation
Helper/widgets/custom_button.dart
CustomButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Optional width for the button (defaults to fit content)
Implementation
final double? width;
flutter_setup_helper package
documentation
Helper/widgets/custom_button
CustomButton
width property
CustomButton class