menu
entao_hare package
documentation
app/app.dart
FileConfig
setAttribute method
setAttribute method
dark_mode
light_mode
setAttribute
method
@
override
void
setAttribute
(
String
key
,
Object
?
value
)
override
Implementation
@override void setAttribute(String key, Object? value) { put(key, value); }
entao_hare package
documentation
app/app
FileConfig
setAttribute method
FileConfig class