startDelay property
The amount of time, in milliseconds, to delay starting the animation after animation start. If not set explicitly default startDelay will be taken 0ms. This only works for Android.
Implementation
int? startDelay;
The amount of time, in milliseconds, to delay starting the animation after animation start. If not set explicitly default startDelay will be taken 0ms. This only works for Android.
int? startDelay;