menu
orkitt package
documentation
core.dart
FlexSpacing
right static method
right static method
dark_mode
light_mode
right
static method
EdgeInsets
right
(
double
spacing
)
Implementation
static EdgeInsets right(double spacing) { return FlexSpacing.only(right: spacing); }
orkitt package
documentation
core
FlexSpacing
right static method
FlexSpacing class