vert1 constant

SizedBox const vert1

Constructs a SizedBox widget with height: 4.0

Implementation

static const vert1 = SizedBox(
  height: StiloConfig.space1,
);