menu
arcane_jaspr package
documentation
core/props/card_props.dart
CardProps
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
?
attributes
final
Additional non-structural attributes for the root element.
Implementation
final Map<String, String>? attributes;
arcane_jaspr package
documentation
core/props/card_props
CardProps
attributes property
CardProps class