snackBarParseError property

bool snackBarParseError
final

Show a snack bar paste parse error message when pasting something that could not be parsed to a color value.

A paste parse error occurs when something is pasted into the color picker that cannot parsed to a color value.

Defaults to false.

Implementation

final bool snackBarParseError;