menu
flutterpop package
documentation
mysizes.dart
MM
getScaledSizeWidth static method
getScaledSizeWidth static method
dark_mode
light_mode
getScaledSizeWidth
static method
double
getScaledSizeWidth
(
double
size
)
Implementation
static double getScaledSizeWidth(double size) { return (size * scaleFactorWidth); }
flutterpop package
documentation
mysizes
MM
getScaledSizeWidth static method
MM class