onTertiaryFixed property

Color onTertiaryFixed

A color that is used for text and icons that exist on top of elements having tertiaryFixed color.

Implementation

Color get onTertiaryFixed => _onTertiaryFixed ?? onTertiary;