defaultPadding constant

EdgeInsets const defaultPadding

Implementation

static const EdgeInsets defaultPadding = EdgeInsets.only(left: 4.0);