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