menu
wise_util package
documentation
widget/wise_paged_load_list.dart
WisePagedLoadList<T>
future property
future property
dark_mode
light_mode
future
property
Future
<
List
<
T
>
>
Function
(
Map
<
String
,
dynamic
>
)
future
final
分页查询方法
Implementation
final Future<List<T>> Function(Map<String, dynamic>) future;
wise_util package
documentation
widget/wise_paged_load_list
WisePagedLoadList<T>
future property
WisePagedLoadList class