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