vert48 constant

SizedBox const vert48

Constructs a SizedBox widget with height: 192.0

Implementation

static const vert48 = SizedBox(
  height: StiloConfig.space48,
);