gapLg constant

SizedBox const gapLg

16.0 - Gap vertical grande (comĂșn en Column)

Implementation

static const SizedBox gapLg = SizedBox(height: lg);