allowBackgroundPlayback property
Set this to true to keep playing video in background, when app goes in background. The default value is false.
Implementation
final bool allowBackgroundPlayback;
Set this to true to keep playing video in background, when app goes in background. The default value is false.
final bool allowBackgroundPlayback;