fastAnimationcurrentIndex property

int get fastAnimationcurrentIndex

Implementation

int get fastAnimationcurrentIndex => _fastAnimation?.currentIndex ?? 0;