totalFrame property

int get totalFrame

Implementation

int get totalFrame => _currentState?.frames.length??0;