handleLifecycle property
Defines flag which enables/disables lifecycle handling (pause on app closed, play on app resumed). Default value is true.
Implementation
final bool handleLifecycle;
Defines flag which enables/disables lifecycle handling (pause on app closed, play on app resumed). Default value is true.
final bool handleLifecycle;