barrierColorDelegate property
Delegate to calculate the barrier color behind the sheet page.
Return null then the barrier is not needed.
Implementation
final ToggleSheetDelegate<Color?>? barrierColorDelegate;
Delegate to calculate the barrier color behind the sheet page.
Return null then the barrier is not needed.
final ToggleSheetDelegate<Color?>? barrierColorDelegate;