Spacing.smallVertical constructor
- {Key? key}
Vertical smallSpacing
Implementation
const Spacing.smallVertical({Key? key})
: this._(key: key, vertical: smallSpacing);
Vertical smallSpacing
const Spacing.smallVertical({Key? key})
: this._(key: key, vertical: smallSpacing);