showInteractiveDelegate property

Future Function(InteractiveMediaWidget)? showInteractiveDelegate
final

Optional delegate to switch to (typically fullscreen) interactive mode

Implementation

final Future Function(InteractiveMediaWidget)? showInteractiveDelegate;