allowsInlineMediaPlayback property
Whether to play HTML5 videos inline or use the native full-screen controller on iOS.
This will have no effect on Android.
Implementation
final bool? allowsInlineMediaPlayback;
Whether to play HTML5 videos inline or use the native full-screen controller on iOS.
This will have no effect on Android.
final bool? allowsInlineMediaPlayback;