menu
antd_flutter_mobile package
documentation
components/widgets/list/index.dart
AntdScrollPositionedBase<T, Style extends AntdStyle, WidgetType, Controller extends AntdScrollPositionController<T>>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
items
final
滚动的数据
Implementation
final List<T> items;
antd_flutter_mobile package
documentation
components/widgets/list/index
AntdScrollPositionedBase<T, Style extends AntdStyle, WidgetType, Controller extends AntdScrollPositionController<T>>
items property
AntdScrollPositionedBase class