A horizontal SizedBox gap of value logical pixels.
SizedBox
value
static SizedBox hGap(double value) => SizedBox(width: value);