menu
fast_app_base package
documentation
common/widget/w_height_and_width.dart
Height
Height.new const constructor
Height.new const constructor
dark_mode
light_mode
Height
constructor
const
Height
(
double
height
, {
Key
?
key
,
})
Implementation
const Height( this.height, { Key? key, }) : super(key: key);
fast_app_base package
documentation
common/widget/w_height_and_width
Height
Height.new const constructor
Height class