onTertiaryFixed property
A color that is used for text and icons that exist on top of elements having tertiaryFixed color.
Implementation
Color get onTertiaryFixed => _onTertiaryFixed ?? onTertiary;
A color that is used for text and icons that exist on top of elements having tertiaryFixed color.
Color get onTertiaryFixed => _onTertiaryFixed ?? onTertiary;