isDark property

bool get isDark

当前环境是否是暗黑模式

Implementation

bool get isDark => brightness.isDark;