isDark property

  1. @protected
bool isDark

Implementation

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