animate property
Whether multi-frame images, such as GIFs, play automatically.
When false only the first frame is decoded and emitted; the image is frozen there. Defaults to true.
Implementation
final bool animate;
Whether multi-frame images, such as GIFs, play automatically.
When false only the first frame is decoded and emitted; the image is frozen there. Defaults to true.
final bool animate;