space property

SizedBox space

Implementation

SizedBox get space => SizedBox(height: spaceUnit, width: spaceUnit);