vert5 constant

SizedBox const vert5

Constructs a SizedBox widget with height: 20.0

Implementation

static const vert5 = SizedBox(
  height: StiloConfig.space5,
);