vert36 constant

SizedBox const vert36

Constructs a SizedBox widget with height: 144.0

Implementation

static const vert36 = SizedBox(
  height: StiloConfig.space36,
);