vert96 constant

SizedBox const vert96

Constructs a SizedBox widget with height: 384.0

Implementation

static const vert96 = SizedBox(
  height: StiloConfig.space96,
);