vert2 constant

SizedBox const vert2

Constructs a SizedBox widget with height: 8.0

Implementation

static const vert2 = SizedBox(
  height: StiloConfig.space2,
);