barrierColorDelegate property

ToggleSheetDelegate<Color?>? barrierColorDelegate
final

Delegate to calculate the barrier color behind the sheet page.

Return null then the barrier is not needed.

Implementation

final ToggleSheetDelegate<Color?>? barrierColorDelegate;