hlSpaceXS top-level constant

Widget const hlSpaceXS

Horizontal spaces using SizedBox widgets

Implementation

const Widget hlSpaceXS = SizedBox(width: 5.0);