bottomSheetPadding constant

EdgeInsets const bottomSheetPadding

Implementation

static const EdgeInsets bottomSheetPadding =
    EdgeInsets.symmetric(horizontal: 16, vertical: 10);