allowsExternalPlayback property

bool allowsExternalPlayback

Whether the player allows external playback on iOS/macOS, defaults to false.

Implementation

bool get allowsExternalPlayback => _allowsExternalPlayback;