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