onPrimaryFixed property
A color that is used for text and icons that exist on top of elements having primaryFixed color.
Implementation
Color get onPrimaryFixed => _onPrimaryFixed ?? onPrimary;
A color that is used for text and icons that exist on top of elements having primaryFixed color.
Color get onPrimaryFixed => _onPrimaryFixed ?? onPrimary;