vert10 constant

SizedBox const vert10

Constructs a SizedBox widget with height: 40.0

Implementation

static const vert10 = SizedBox(
  height: StiloConfig.space10,
);