isDarkMode property Null safety

bool isDarkMode

Returns the current _isDarkMode.

Implementation

bool get isDarkMode => _isDarkMode;