vert12 constant

SizedBox const vert12

Constructs a SizedBox widget with height: 48.0

Implementation

static const vert12 = SizedBox(
  height: StiloConfig.space12,
);