menu
flutter_project_kit package
documentation
util/screen_util.dart
SizeExtensions
height property
height property
dark_mode
light_mode
height
property
SizedBox
get
height
Implementation
SizedBox get height => SizedBox( height: toDouble().w, );
flutter_project_kit package
documentation
util/screen_util
SizeExtensions
height property
SizeExtensions extension on
num