menu
bzframework package
documentation
ui/BZRefreshController.dart
BZRefreshController<T>
getListData method
getListData method
dark_mode
light_mode
getListData
method
@
protected
List
<
T
>
getListData
(
)
Implementation
@protected List<T> getListData() { return data; }
bzframework package
documentation
ui/BZRefreshController
BZRefreshController<T>
getListData method
BZRefreshController class