menu
bootstrap_ui_flutter package
documentation
ui/components/card/bs_card.dart
BsCard
isButton property
isButton property
dark_mode
light_mode
isButton
property
bool
isButton
final
Whether the card should be declared as a button in the semantics tree.
Implementation
final bool isButton;
bootstrap_ui_flutter package
documentation
ui/components/card/bs_card
BsCard
isButton property
BsCard class