menu
flutter_advanced_cards package
documentation
card_components/card_button.dart
CardButtonGroup
buttons property
buttons property
dark_mode
light_mode
buttons
property
List
<
CardButton
>
buttons
final
List of buttons
Implementation
final List<CardButton> buttons;
flutter_advanced_cards package
documentation
card_components/card_button
CardButtonGroup
buttons property
CardButtonGroup class