largeGap top-level constant

SizedBox const largeGap

A large gap to use between unrelated widgets.

Implementation

const largeGap = SizedBox(height: 24);