menu
flutter_project_kit package
documentation
util/screen_util.dart
SizeExtensions
getHeightSizedBox method
getHeightSizedBox method
dark_mode
light_mode
getHeightSizedBox
method
SizedBox
getHeightSizedBox
(
)
Implementation
SizedBox getHeightSizedBox() => SizedBox(height: h);
flutter_project_kit package
documentation
util/screen_util
SizeExtensions
getHeightSizedBox method
SizeExtensions extension on
num