onErrorColor property
Returns the error color from the current theme's color scheme.
Implementation
Color get onErrorColor => theme.colorScheme.onError;
Returns the error color from the current theme's color scheme.
Color get onErrorColor => theme.colorScheme.onError;