is_dark property

bool is_dark
read / write

True, if the background is dark and is recommended to be used with dark theme.

Implementation

late bool is_dark;