menu
named_preferences package
documentation
named_preferences_platform_interface.dart
NamedPreferencesPlatform
init abstract method
init abstract method
dark_mode
light_mode
init
abstract method
Future
<
bool
>
init
(
{
String
?
filename
,
})
Implementation
Future<bool> init({String? filename});
named_preferences package
documentation
named_preferences_platform_interface
NamedPreferencesPlatform
init abstract method
NamedPreferencesPlatform class