az_listview library
Classes
- AzListView
- AzListView.
Typedefs
-
IndexBarBuilder
= Widget Function(BuildContext context, List<
String> tags, IndexBarTouchCallback onTouch) - Called to build IndexBar. 右侧索引区域
- IndexHintBuilder = Widget Function(BuildContext context, String hint)
- Called to build index hint. 右侧索引项滑动或点击 页面显示的Widget
- ItemWidgetBuilder = Widget Function(BuildContext context, ISuspensionBean model)
- Called to build children for the listView. 列表的Item