third_party/azlistview/src/index_bar library
Classes
- BaseIndexBar
- IndexBar
- IndexBar.
- IndexBarController
- IndexBarController.
- IndexBarDragDetails
- IndexModel.
- IndexBarDragListener
- IndexBarDragListener.
- IndexBarDragNotifier
- Internal implementation of ItemPositionsListener.
- IndexBarOptions
- IndexBar options.
Constants
-
kIndexBarData
→ const List<
String> - Default Index data.
- kIndexBarItemHeight → const double
- kIndexBarWidth → const double
Typedefs
- IndexHintBuilder = Widget Function(BuildContext context, String tag)
- IndexHintBuilder.