menu
bones_ui package
documentation
bones_ui_test.dart
DOMAttribute
getAttributeDelimiter static method
getAttributeDelimiter static method
dark_mode
light_mode
getAttributeDelimiter
static method
String
?
getAttributeDelimiter
(
String
name
)
Implementation
static String? getAttributeDelimiter(String name) => _attributesValueAsListDelimiters[name];
bones_ui package
documentation
bones_ui_test
DOMAttribute
getAttributeDelimiter static method
DOMAttribute class