textInputPadding constant

EdgeInsets const textInputPadding

Implementation

static const EdgeInsets textInputPadding =
    EdgeInsets.only(top: 15, bottom: 15);