menu
rownd_flutter_plugin package
documentation
rownd_platform_interface.dart
UserRepo
getValue method
getValue method
dark_mode
light_mode
getValue
method
Future
getValue
(
String
key
)
Implementation
Future<dynamic> getValue(String key) { return _getValue(key); }
rownd_flutter_plugin package
documentation
rownd_platform_interface
UserRepo
getValue method
UserRepo class