menu
adapt_size package
documentation
adapt_size_init.dart
AdaptSizeInit
scaleHeight static method
scaleHeight static method
dark_mode
light_mode
scaleHeight
static method
double
scaleHeight
(
double
value
)
Implementation
static double scaleHeight(double value) => value * _scaleHeightFactor;
adapt_size package
documentation
adapt_size_init
AdaptSizeInit
scaleHeight static method
AdaptSizeInit class