children property

List<TListCard>? children
final

Child cards to display when expanded.

Implementation

final List<TListCard>? children;