Spacing.large constructor
- Key? key,
Both vertical and horizontal largeSpacing
Implementation
Spacing.large({Key? key}) : this._(key: key, height: largeSpacing, width: largeSpacing);
Both vertical and horizontal largeSpacing
Spacing.large({Key? key}) : this._(key: key, height: largeSpacing, width: largeSpacing);