isDark property

  1. @protected
bool get isDark

Implementation

@protected
bool get isDark => appTheme.brightness == Brightness.dark;