half property

EdgeInsets get half

Implementation

EdgeInsets get half => EdgeInsets.all(spaceUnit * 0.5);