menu
market_commons package
documentation
widgets/height.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, {super.key});
market_commons package
documentation
widgets/height
Height
Height.new const constructor
Height class