millisecondsDelay property

int millisecondsDelay
final

delay time before update the color, use this to make loading items animate follow each other instead of parallel, check the example for demo.

Implementation

final int millisecondsDelay;