menu
arcane_jaspr package
documentation
core/props/gutter_props.dart
GapProps
GapProps.new const constructor
GapProps.new const constructor
dark_mode
light_mode
GapProps
constructor
const
GapProps
(
double
size
, {
bool
horizontal
=
false
,
})
Implementation
const GapProps(this.size, {this.horizontal = false});
arcane_jaspr package
documentation
core/props/gutter_props
GapProps
GapProps.new const constructor
GapProps class