showInteractiveDelegate property

(Future Function(InteractiveMediaWidget)?) showInteractiveDelegate
final

Optional delegate to switch to (typically full-screen) interactive mode

Implementation

final Future Function(InteractiveMediaWidget)? showInteractiveDelegate;