is_dark property
read / write
True, if the background is dark and is recommended to be used with dark theme.
Implementation
late bool is_dark;
True, if the background is dark and is recommended to be used with dark theme.
late bool is_dark;