isError property
Whether the chart is in an error state.
When true, an error message is displayed. Defaults to false.
Implementation
final bool isError;
Whether the chart is in an error state.
When true, an error message is displayed. Defaults to false.
final bool isError;