delay property
The delay time before updating the color. Use this to make loading items animate following each other instead of in parallel.
Implementation
final Duration delay;
The delay time before updating the color. Use this to make loading items animate following each other instead of in parallel.
final Duration delay;