screenInsets constant

EdgeInsets const screenInsets

Default mobile page content padding.

Implementation

static const EdgeInsets screenInsets = EdgeInsets.symmetric(horizontal: s16);