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