pagePadding constant
EdgeInsets
const pagePadding
Standard horizontal padding for page content.
Implementation
static const pagePadding = EdgeInsets.symmetric(horizontal: lg);
Standard horizontal padding for page content.
static const pagePadding = EdgeInsets.symmetric(horizontal: lg);