is_dark property

bool is_dark
read / write

Pass true if a dark theme is used by the application.

Implementation

late bool is_dark;