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