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