menu
te_widgets package
documentation
widgets/list/list_card.dart
TListCard
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
hasChildren
final
Whether the card has children (for showing expansion indicator).
Implementation
final bool hasChildren;
te_widgets package
documentation
widgets/list/list_card
TListCard
hasChildren property
TListCard class