vert3 constant

SizedBox const vert3

Constructs a SizedBox widget with height: 12.0

Implementation

static const vert3 = SizedBox(
  height: StiloConfig.space3,
);