isDark property

bool get isDark

Implementation

bool get isDark => computeLuminance() <= 0.179;