isDarkMode property

bool isDarkMode

Implementation

static bool get isDarkMode => isDark(Get.context);