onErrorColor property

Color get onErrorColor

Returns the error color from the current theme's color scheme.

Implementation

Color get onErrorColor => theme.colorScheme.onError;