bottomPadding property

EdgeInsets get bottomPadding

Implementation

EdgeInsets get bottomPadding => EdgeInsets.only(bottom: this);