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