menu
flutter_log_kit package
documentation
log_kit.dart
Storage
getValue<T> abstract method
getValue<T> abstract method
dark_mode
light_mode
getValue<
T
>
abstract method
Future
<
T?
>
getValue
<
T
>(
String
key
)
Implementation
Future<T?> getValue<T>(String key);
flutter_log_kit package
documentation
log_kit
Storage
getValue<T> abstract method
Storage class