hSpacing property

dynamic hSpacing

Implementation

SizedBox get hSpacing => SizedBox(
      width: toDouble(),
    );