bodyPadding constant

EdgeInsets const bodyPadding

Implementation

static const EdgeInsets bodyPadding =
    EdgeInsets.fromLTRB(20.0, 16.0, 20.0, 24.0);