isLoading property

bool isLoading
final

Whether the chart is in a loading state.

When true, a loading indicator is displayed. Defaults to false.

Implementation

final bool isLoading;