isDark property

bool get isDark

Implementation

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