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