menu
ajit_listview package
documentation
advanced_list_view.dart
AdvancedListView<T>
onIndexTap property
onIndexTap property
dark_mode
light_mode
onIndexTap
property
ValueChanged
<
String
>
?
onIndexTap
final
Callback when a letter in the index bar is tapped.
Implementation
final ValueChanged<String>? onIndexTap;
ajit_listview package
documentation
advanced_list_view
AdvancedListView<T>
onIndexTap property
AdvancedListView class