menu
arcane_jaspr package
documentation
core/props/card_props.dart
CardProps
href property
href property
dark_mode
light_mode
href
property
String
?
href
final
Navigation semantics for a native anchor card. Mutually exclusive with
onTap
.
Implementation
final String? href;
arcane_jaspr package
documentation
core/props/card_props
CardProps
href property
CardProps class