outsideOpacityDelegate property
Delegate to calculate the opacity of the outside widget based on the current state of the sheet.
Implementation
final StatefulSheetDelegate<double>? outsideOpacityDelegate;
Delegate to calculate the opacity of the outside widget based on the current state of the sheet.
final StatefulSheetDelegate<double>? outsideOpacityDelegate;