menu
entao_hare package
documentation
app/app.dart
FileConfig
hasAttribute method
hasAttribute method
dark_mode
light_mode
hasAttribute
method
@
override
bool
hasAttribute
(
String
key
)
override
Implementation
@override bool hasAttribute(String key) { return containsKey(key); }
entao_hare package
documentation
app/app
FileConfig
hasAttribute method
FileConfig class