verticalSpaceSmall top-level constant
Widget
const verticalSpaceSmall
Implementation
const Widget verticalSpaceSmall = SizedBox(height: Spacing.small);
const Widget verticalSpaceSmall = SizedBox(height: Spacing.small);