Whether the screen should be dark or not.
If isDark is true, the screen will be dark. If it is false or null, the screen will be light.
true
false
final bool isDark;