horiz11 constant

SizedBox const horiz11

Constructs a SizedBox widget with width: 44.0

Implementation

static const horiz11 = SizedBox(
  width: StiloConfig.space11,
);