inversePrimary property
Color
get
inversePrimary
An accent color used for displaying a highlight color on inverseSurface backgrounds, like button text in a SnackBar.
Implementation
Color get inversePrimary => _inversePrimary ?? onPrimary;