isDark property

bool get isDark

Implementation

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