itemChildren property

ItemChildrenAccessor<T>? itemChildren
final

Function to extract child items for hierarchical display.

Implementation

final ItemChildrenAccessor<T>? itemChildren;