menu
ecommerce_design_system_package package
documentation
components/atoms/custom_button_widget.dart
CustomButtonWidget
width property
width property
dark_mode
light_mode
width
property
double
width
final
The width of the button. Defaults to 100.
Implementation
final double width;
ecommerce_design_system_package package
documentation
components/atoms/custom_button_widget
CustomButtonWidget
width property
CustomButtonWidget class