padding property

EdgeInsets get padding

Implementation

EdgeInsets get padding => EdgeInsets.symmetric(horizontal: hPad, vertical: vPad);