menu
ultron package
documentation
widgets/sizeconfig.dart
SizeConfig
h static method
h static method
dark_mode
light_mode
h
static method
double
h
(
double
height
)
Implementation
static double h(double height) { return (height / baseHeight) * effectiveHeight; }
ultron package
documentation
widgets/sizeconfig
SizeConfig
h static method
SizeConfig class