menu
ex_kit package
documentation
ex.dart
HeightBox
HeightBox.new const constructor
HeightBox.new const constructor
dark_mode
light_mode
HeightBox
constructor
const
HeightBox
(
double
height
, {
Key
?
key
,
})
Implementation
const HeightBox( this.height, { super.key, });
ex_kit package
documentation
ex
HeightBox
HeightBox.new const constructor
HeightBox class