horiz44 constant

SizedBox const horiz44

Constructs a SizedBox widget with width: 176.0

Implementation

static const horiz44 = SizedBox(
  width: StiloConfig.space44,
);