menu
pasted_url_toast package
documentation
main.dart
FontSizeResolvers
width static method
width static method
dark_mode
light_mode
width
static method
double
width
(
num
fontSize
,
ScreenUtil
instance
)
Implementation
static double width(num fontSize, ScreenUtil instance) { return instance.setWidth(fontSize); }
pasted_url_toast package
documentation
main
FontSizeResolvers
width static method
FontSizeResolvers class