screenInsets constant
EdgeInsets
const screenInsets
Default mobile page content padding.
Implementation
static const EdgeInsets screenInsets = EdgeInsets.symmetric(horizontal: s16);
Default mobile page content padding.
static const EdgeInsets screenInsets = EdgeInsets.symmetric(horizontal: s16);