menu
te_widgets package
documentation
widgets/list/list_card.dart
TListCard
children property
children property
dark_mode
light_mode
children
property
List
<
TListCard
>
?
children
final
Child cards to display when expanded.
Implementation
final List<TListCard>? children;
te_widgets package
documentation
widgets/list/list_card
TListCard
children property
TListCard class