footerPadding top-level constant

EdgeInsets const footerPadding

Implementation

const footerPadding = EdgeInsets.only(left: 45.0, right: 45.0, bottom: 45.0);