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