menu
jaspr_content package
documentation
components/file_icon.dart
FileIcon
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
?
attributes
final
Custom HTML attributes to apply to the rendered SVG element.
Implementation
final Map<String, String>? attributes;
jaspr_content package
documentation
components/file_icon
FileIcon
attributes property
FileIcon class