menu
scroll_adapter package
documentation
part.dart
ItemViewBinder<E>
bindItemView abstract method
bindItemView abstract method
dark_mode
light_mode
bindItemView
abstract method
Widget
bindItemView
(
E?
item
,
int
position
)
Implementation
Widget bindItemView(E? item, int position);
scroll_adapter package
documentation
part
ItemViewBinder<E>
bindItemView abstract method
ItemViewBinder mixin