menu
flutter_addons package
documentation
flutter_addons.dart
FlexSpacing
height static method
height static method
dark_mode
light_mode
height
static method
SizedBox
height
(
double
height
)
Implementation
static SizedBox height(double height) { return SizedBox(height: height); }
flutter_addons package
documentation
flutter_addons
FlexSpacing
height static method
FlexSpacing class