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