menu
sil_base_widget_package package
documentation
refresh/SilSmartRefresherWidget.dart
SilSmartRefresherWidget
childBuild property
childBuild property
dark_mode
light_mode
childBuild
property
Widget
Function
(
BuildContext
context
,
List
data
)
childBuild
final
子控件,必传 context data 返回的数据
Implementation
final Widget Function(BuildContext context, List data) childBuild;
sil_base_widget_package package
documentation
refresh/SilSmartRefresherWidget
SilSmartRefresherWidget
childBuild property
SilSmartRefresherWidget class