menu
linear_date_picker package
documentation
number_picker.dart
NumberPicker
animateIntToIndex method
animateIntToIndex method
dark_mode
light_mode
animateIntToIndex
method
void
animateIntToIndex
(
int
index
)
Implementation
void animateIntToIndex(int index) { _animate(intScrollController, index * itemExtent); }
linear_date_picker package
documentation
number_picker
NumberPicker
animateIntToIndex method
NumberPicker class