horiz52 constant

SizedBox const horiz52

Constructs a SizedBox widget with width: 208.0

Implementation

static const horiz52 = SizedBox(
  width: StiloConfig.space52,
);