menu
flutx_plus package
documentation
fx.dart
Fx
setFlexSpacing static method
setFlexSpacing static method
dark_mode
light_mode
setFlexSpacing
static method
dynamic
setFlexSpacing
(
double
spacing
)
Implementation
static setFlexSpacing(double spacing) { FxScreenMedia.flexSpacing = spacing; }
flutx_plus package
documentation
fx
Fx
setFlexSpacing static method
Fx class