menu
xwidgets_pack package
documentation
widgets/x_spacer.dart
XWidth
XWidth.new const constructor
XWidth.new const constructor
dark_mode
light_mode
XWidth
constructor
const
XWidth
(
double
width
, {
Key
?
key
,
})
Implementation
const XWidth(this.width, {super.key});
xwidgets_pack package
documentation
widgets/x_spacer
XWidth
XWidth.new const constructor
XWidth class