half property

EdgeInsets half

Implementation

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