listPadding constant

EdgeInsets const listPadding

Implementation

static const EdgeInsets listPadding = EdgeInsets.symmetric(horizontal: md, vertical: xs);