showInteractiveDelegate property
Optional delegate to switch to (typically fullscreen) interactive mode
Implementation
final Future Function(InteractiveMediaWidget)? showInteractiveDelegate;
Optional delegate to switch to (typically fullscreen) interactive mode
final Future Function(InteractiveMediaWidget)? showInteractiveDelegate;