errorWidget property

Widget? errorWidget
final

Custom widget shown when the chart is in error state. If null, charts use the default error UI with errorMessage.

Implementation

final Widget? errorWidget;