menu
xwidgets_pack package
documentation
widgets/x_spacer.dart
XSpacer
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
The horizontal spacing amount.
Used only when
height
is null.
Implementation
final double? width;
xwidgets_pack package
documentation
widgets/x_spacer
XSpacer
width property
XSpacer class