isDark property

bool get isDark

Whether this brightness is dark

Implementation

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