blackWhite property

Color blackWhite

Implementation

Color get blackWhite => isDark ? Colors.white : Colors.black;