paddingDelegate property

ToggleSheetDelegate<EdgeInsets?>? paddingDelegate
final

Delegate to calculate the inner padding for the sheet.

The padding will be applied to the sheet inself.

Implementation

final ToggleSheetDelegate<EdgeInsets?>? paddingDelegate;