isDark property

bool get isDark

Implementation

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