menu
fast_app_base package
documentation
common/common.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, });
fast_app_base package
documentation
common/common
HeightBox
HeightBox.new const constructor
HeightBox class