menu
bones_ui package
documentation
bones_ui_test.dart
DOMAttributeValueString
asAttributeValues property
asAttributeValues property
dark_mode
light_mode
asAttributeValues
property
@
override
List
<
String
>
?
get
asAttributeValues
override
Implementation
@override List<String>? get asAttributeValues => hasAttributeValue ? [asAttributeValue!] : null;
bones_ui package
documentation
bones_ui_test
DOMAttributeValueString
asAttributeValues property
DOMAttributeValueString class