menu
at_common_flutter package
documentation
widgets/custom_button.dart
CustomButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
sets the width of the button.
Implementation
final double? width;
at_common_flutter package
documentation
widgets/custom_button
CustomButton
width property
CustomButton class