padding property

EdgeInsets padding

Implementation

EdgeInsets get padding => EdgeInsets.only(top: 8, bottom: 4);