menu
flutter_dashboard package
documentation
flutter_dashboard.dart
GetStorage
getValues<T> method
getValues<T> method
dark_mode
light_mode
getValues<
T
>
method
T
getValues
<
T
>(
)
Implementation
T getValues<T>() { return _concrete.getValues(); }
flutter_dashboard package
documentation
flutter_dashboard
GetStorage
getValues<T> method
GetStorage class