menu
flutter_advanced_cards package
documentation
card_components/card_content.dart
IconTextPair
iconOnRight property
iconOnRight property
dark_mode
light_mode
iconOnRight
property
bool
iconOnRight
final
Whether icon should be on the right side
Implementation
final bool iconOnRight;
flutter_advanced_cards package
documentation
card_components/card_content
IconTextPair
iconOnRight property
IconTextPair class