menu
je_kit package
documentation
foundation/utility.dart
Utility
fixedFontSize static method
fixedFontSize static method
dark_mode
light_mode
fixedFontSize
static method
dynamic
fixedFontSize
(
double
fontSize
)
Implementation
static fixedFontSize(double fontSize) { return fontSize / Screen.textScaleFactor; }
je_kit package
documentation
foundation/utility
Utility
fixedFontSize static method
Utility class