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