vert6 constant

SizedBox const vert6

Constructs a SizedBox widget with height: 24.0

Implementation

static const vert6 = SizedBox(
  height: StiloConfig.space6,
);