menu
ensemble package
documentation
framework/definition_providers/provider.dart
DefinitionProvider
getAppBundle abstract method
getAppBundle abstract method
dark_mode
light_mode
getAppBundle
abstract method
Future
<
AppBundle
>
getAppBundle
(
{
bool
?
bypassCache
=
false
,
})
Implementation
Future<AppBundle> getAppBundle({bool? bypassCache = false});
ensemble package
documentation
framework/definition_providers/provider
DefinitionProvider
getAppBundle abstract method
DefinitionProvider class