menu
flutter_common_extensions_flutterfly package
documentation
flutter_common_extenstions.dart
IntSizedBoxExtension
toHeight method
toHeight method
dark_mode
light_mode
toHeight
method
SizedBox
toHeight
(
)
Implementation
SizedBox toHeight() { return SizedBox(height: toDouble()); }
flutter_common_extensions_flutterfly package
documentation
flutter_common_extenstions
IntSizedBoxExtension
toHeight method
IntSizedBoxExtension extension on
int