menu
ultron package
documentation
widgets/sizeconfig.dart
SizeConfig
p static method
p static method
dark_mode
light_mode
p
static method
double
p
(
double
value
)
Implementation
static double p(double value) { return (value / baseWidth) * effectiveWidth; }
ultron package
documentation
widgets/sizeconfig
SizeConfig
p static method
SizeConfig class