menu
entao_hare package
documentation
key_attr/key_attr.dart
MapAttributeProvider<V>
hasAttribute method
hasAttribute method
dark_mode
light_mode
hasAttribute
method
@
override
bool
hasAttribute
(
String
key
)
override
Implementation
@override bool hasAttribute(String key) { return map.containsKey(key); }
entao_hare package
documentation
key_attr/key_attr
MapAttributeProvider<V>
hasAttribute method
MapAttributeProvider class