menu
scroll_adapter package
documentation
part.dart
DataBuildAdapter<E>
onItemUpdate abstract method
onItemUpdate abstract method
dark_mode
light_mode
onItemUpdate
abstract method
@
mustCallSuper
@
override
Widget
onItemUpdate
(
E?
item
,
int
position
)
override
上层视图构建方法
Implementation
@mustCallSuper @override Widget onItemUpdate(E? item, int position);
scroll_adapter package
documentation
part
DataBuildAdapter<E>
onItemUpdate abstract method
DataBuildAdapter class