itemChildren property

ItemChildrenAccessor<T>? itemChildren
final

Function to extract child items for hierarchical lists.

Implementation

final ItemChildrenAccessor<T>? itemChildren;