vert9 constant

SizedBox const vert9

Constructs a SizedBox widget with height: 36.0

Implementation

static const vert9 = SizedBox(
  height: StiloConfig.space9,
);