color property

Color color

Implementation

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