vert4 constant

SizedBox const vert4

Constructs a SizedBox widget with height: 16.0

Implementation

static const vert4 = SizedBox(
  height: StiloConfig.space4,
);