menu
flutter_advanced_cards package
documentation
card_components/card_content.dart
ContentChip
prefixIcon property
prefixIcon property
dark_mode
light_mode
prefixIcon
property
IconData
?
prefixIcon
final
Icon to show before text
Implementation
final IconData? prefixIcon;
flutter_advanced_cards package
documentation
card_components/card_content
ContentChip
prefixIcon property
ContentChip class