vert14 constant

SizedBox const vert14

Constructs a SizedBox widget with height: 56.0

Implementation

static const vert14 = SizedBox(
  height: StiloConfig.space14,
);