menu
arcane_jaspr package
documentation
component/layout/gutter.dart
Gutter
Gutter.small const constructor
Gutter.small const constructor
dark_mode
light_mode
Gutter.small
constructor
const
Gutter.small
(
{
bool
horizontal
=
false
,
Key
?
key
,
})
Implementation
const Gutter.small({this.horizontal = false, super.key}) : size = GutterSize.small;
arcane_jaspr package
documentation
component/layout/gutter
Gutter
Gutter.small const constructor
Gutter class