menu
caspr_material package
documentation
utility/mdccomponent.dart
MaterialComponent
getAttributes method
getAttributes method
dark_mode
light_mode
getAttributes
method
Map
<
String
,
String
>
getAttributes
(
)
inherited
Implementation
Map<String, String> getAttributes() => attributes ?? {};
caspr_material package
documentation
utility/mdccomponent
MaterialComponent
getAttributes method
MaterialComponent class