menu
flutter_adaptive_cards_plus package
documentation
flutter_adaptive_cards_plus.dart
BasicMarkdown
selectable property
selectable property
dark_mode
light_mode
selectable
property
bool
selectable
final
inherited
If true, the text is selectable.
Defaults to false.
Implementation
final bool selectable;
flutter_adaptive_cards_plus package
documentation
flutter_adaptive_cards_plus
BasicMarkdown
selectable property
BasicMarkdown class