padding property

EdgeInsets get padding

Implementation

EdgeInsets get padding => _padding ?? EdgeInsets.zero;