w4 constant

SizedBox const w4

Sized box with fixed width

Implementation

static const SizedBox w4 = SizedBox(width: 4);