animatedIndex property

ValueNotifier<int> animatedIndex
final

Implementation

final ValueNotifier<int> animatedIndex = ValueNotifier(0);