duration property
final
The duration this frame should be shown.
A zero duration indicates that the frame should be shown indefinitely.
Implementation
final Duration duration;
The duration this frame should be shown.
A zero duration indicates that the frame should be shown indefinitely.
final Duration duration;