tertiary property

Color tertiary

A color used as a contrasting accent that can balance primary and secondary colors or bring heightened attention to an element, such as an input field.

Implementation

Color get tertiary => _tertiary ?? secondary;