h4 constant

SizedBox const h4

Sized box with fixed height

Implementation

static const SizedBox h4 = SizedBox(height: 4);