isDarkMode property

bool isDarkMode
final

Implementation

static final isDarkMode = brightness == Brightness.dark;