isDarkModeEnabled property

bool get isDarkModeEnabled

Implementation

static bool get isDarkModeEnabled => current.featureFlags.darkMode;