menu
glorysoft_mobile_plugin package
documentation
tool/service/app_sp_service.dart
AppSpService
init method
init method
dark_mode
light_mode
init
method
Future
<
SharedPreferences
>
init
(
)
Implementation
Future<SharedPreferences> init() async { return await SharedPreferences.getInstance(); }
glorysoft_mobile_plugin package
documentation
tool/service/app_sp_service
AppSpService
init method
AppSpService class