vert7 constant

SizedBox const vert7

Constructs a SizedBox widget with height: 28.0

Implementation

static const vert7 = SizedBox(
  height: StiloConfig.space7,
);