padding property

EdgeInsets get padding

Implementation

EdgeInsets get padding => paddingMap[this] ?? EdgeInsets.zero;