horiz56 constant

SizedBox const horiz56

Constructs a SizedBox widget with width: 224.0

Implementation

static const horiz56 = SizedBox(
  width: StiloConfig.space56,
);