menu
flutter_helper_kit package
documentation
app_responsive/app_responsive.dart
FontSizeResolvers
width static method
width static method
dark_mode
light_mode
width
static method
double
width
(
num
fontSize
)
Implementation
static double width(num fontSize) => ScreenUtil.instance.setWidth(fontSize);
flutter_helper_kit package
documentation
app_responsive/app_responsive
FontSizeResolvers
width static method
FontSizeResolvers class