primary property

Color primary

Implementation

Color get primary => primaryTone(_isLight ? 40 : 80);