vert60 constant

SizedBox const vert60

Constructs a SizedBox widget with height: 240.0

Implementation

static const vert60 = SizedBox(
  height: StiloConfig.space60,
);