actionSheetHeaderPadding constant

EdgeInsets const actionSheetHeaderPadding

Implementation

static const actionSheetHeaderPadding =
    EdgeInsets.symmetric(horizontal: 20, vertical: 10);