vert28 constant

SizedBox const vert28

Constructs a SizedBox widget with height: 112.0

Implementation

static const vert28 = SizedBox(
  height: StiloConfig.space28,
);