horiz28 constant

SizedBox const horiz28

Constructs a SizedBox widget with width: 112.0

Implementation

static const horiz28 = SizedBox(
  width: StiloConfig.space28,
);