menu
app_cloud_config package
documentation
interfaces/cloud_theme_interface.dart
CloudThemeInterface
init abstract method
init abstract method
dark_mode
light_mode
init
abstract method
Future
<
void
>
init
(
{
Map
<
String
,
dynamic
>
?
config
,
FirebaseApp?
app
,
})
Implementation
Future<void> init({ Map<String, dynamic>? config, FirebaseApp? app, });
app_cloud_config package
documentation
interfaces/cloud_theme_interface
CloudThemeInterface
init abstract method
CloudThemeInterface class