menu
hubble_widget_library package
documentation
v3_design_system/v3_design_system.dart
HubbleThemeData
width method
width method
dark_mode
light_mode
width
method
Widget
width
(
double
width
)
Implementation
Widget width(double width) => SizedBox(width: width);
hubble_widget_library package
documentation
v3_design_system/v3_design_system
HubbleThemeData
width method
HubbleThemeData class