loading property
final
While true, renders a small CircularProgressIndicator in place of the value. Label, delta, and sparkline still render around it so the card height does not jump when data arrives.
Implementation
final bool loading;
While true, renders a small CircularProgressIndicator in place of the value. Label, delta, and sparkline still render around it so the card height does not jump when data arrives.
final bool loading;