menu
orkitt package
documentation
core.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); }
orkitt package
documentation
core
FlexSpacing
height static method
FlexSpacing class