vert11 constant

SizedBox const vert11

Constructs a SizedBox widget with height: 44.0

Implementation

static const vert11 = SizedBox(
  height: StiloConfig.space11,
);