frames method

  1. @override
int frames(
  1. int _
)
override

How many frames row plays.

Implementation

@override
int frames(_) => 1;