horizontalSpaceLarge top-level constant
Widget
const horizontalSpaceLarge
Implementation
const Widget horizontalSpaceLarge = SizedBox(width: Spacing.large);
const Widget horizontalSpaceLarge = SizedBox(width: Spacing.large);