nyIsDark property

bool get nyIsDark

Check if current theme is dark.

Implementation

bool get nyIsDark => NyThemeManager.instance.isDark;