menu
widget_modifier package
documentation
widgets.dart
SizedBoxModifier
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
If non-null, requires the child to have exactly this width.
Implementation
final double? width;
widget_modifier package
documentation
widgets
SizedBoxModifier
width property
SizedBoxModifier class