isDark property

bool isDark

Implementation

bool get isDark => brightness == Brightness.dark;