outsideOpacityDelegate property

StatefulSheetDelegate<double>? outsideOpacityDelegate
final

Delegate to calculate the opacity of the outside widget based on the current state of the sheet.

Implementation

final StatefulSheetDelegate<double>? outsideOpacityDelegate;