vert52 constant

SizedBox const vert52

Constructs a SizedBox widget with height: 208.0

Implementation

static const vert52 = SizedBox(
  height: StiloConfig.space52,
);