horiz14 constant

SizedBox const horiz14

Constructs a SizedBox widget with width: 56.0

Implementation

static const horiz14 = SizedBox(
  width: StiloConfig.space14,
);