isLoading property
Whether the chart is in a loading state.
When true, a loading indicator is displayed. Defaults to false.
Implementation
final bool isLoading;
Whether the chart is in a loading state.
When true, a loading indicator is displayed. Defaults to false.
final bool isLoading;