vert24 constant

SizedBox const vert24

Constructs a SizedBox widget with height: 96.0

Implementation

static const vert24 = SizedBox(
  height: StiloConfig.space24,
);