paddingDelegate property
Delegate to calculate the inner padding for the sheet.
The padding will be applied to the sheet inself.
Implementation
final ToggleSheetDelegate<EdgeInsets?>? paddingDelegate;
Delegate to calculate the inner padding for the sheet.
The padding will be applied to the sheet inself.
final ToggleSheetDelegate<EdgeInsets?>? paddingDelegate;