sidebarPadding constant

EdgeInsets const sidebarPadding

Implementation

static const sidebarPadding = EdgeInsets.fromLTRB(paddingXs, 20, 40, 20);