isError property

bool isError
final

Whether the chart is in an error state.

When true, an error message is displayed. Defaults to false.

Implementation

final bool isError;