defaultPadding constant

EdgeInsets const defaultPadding

Implementation

static const defaultPadding = EdgeInsets.symmetric(horizontal: 8);