vert72 constant

SizedBox const vert72

Constructs a SizedBox widget with height: 288.0

Implementation

static const vert72 = SizedBox(
  height: StiloConfig.space72,
);