headerPadding property
Padding for bottom sheet header content.
Implementation
var headerPadding = const EdgeInsets.only(left: 35, right: 20, bottom: 0);
Padding for bottom sheet header content.
var headerPadding = const EdgeInsets.only(left: 35, right: 20, bottom: 0);