menu
flutter_advanced_cards package
documentation
advanced_card.dart
AdvancedCard
customChips property
customChips property
dark_mode
light_mode
customChips
property
List
<
ContentChip
>
?
customChips
final
Custom content chips (more advanced)
Implementation
final List<ContentChip>? customChips;
flutter_advanced_cards package
documentation
advanced_card
AdvancedCard
customChips property
AdvancedCard class