menu
mix package
documentation
mix.dart
EdgeInsetsGeometryMix<T extends EdgeInsetsGeometry>
bottom static method
bottom static method
dark_mode
light_mode
bottom
static method
EdgeInsetsMix
bottom
(
double
value
)
Bottom offset only.
Implementation
static EdgeInsetsMix bottom(double value) => .new(bottom: value);
mix package
documentation
mix
EdgeInsetsGeometryMix<T extends EdgeInsetsGeometry>
bottom static method
EdgeInsetsGeometryMix class