btnClosePadding property

EdgeInsets btnClosePadding
getter/setter pair

Padding for the close button in bottom sheets.

Implementation

var btnClosePadding = const EdgeInsets.only(bottom: 50);