SPACE_1_HORIZONTAL top-level constant

SizedBox const SPACE_1_HORIZONTAL

Implementation

const SPACE_1_HORIZONTAL = SizedBox(width: 1, height: 0);