value property

  1. @override
int value
override

Returns the current value.

Implementation

@override
int get value => getValueAt(_currentIndex);