allowedScreenSleep property
是否允许屏幕休眠,默认为 false(即默认保持屏幕常亮)
Whether to allow the screen to sleep during playback.
When set to false (default), the screen stays awake while playing.
When set to true, the system is allowed to turn off the screen normally.
Implementation
final bool allowedScreenSleep;