vert8 constant

SizedBox const vert8

Constructs a SizedBox widget with height: 32.0

Implementation

static const vert8 = SizedBox(
  height: StiloConfig.space8,
);