first property

  1. @override
Image first
override

The first frame of the animation.

Implementation

@override
Image get first => frames.first;