shapeBorderDelegate property
Delegate to dynamically calculate the border shape and it's radius.
If null then the RRect shape will be used with radius of 16 px.
Implementation
final ToggleSheetDelegate<ShapeBorder?>? shapeBorderDelegate;
Delegate to dynamically calculate the border shape and it's radius.
If null then the RRect shape will be used with radius of 16 px.
final ToggleSheetDelegate<ShapeBorder?>? shapeBorderDelegate;