menu
smart_lib_theme package
documentation
di/dependency_injection.dart
AppThemeDependencyInjection
configure static method
configure static method
dark_mode
light_mode
configure
static method
Future
<
void
>
configure
(
)
Implementation
static Future<void> configure() async { await appThemeModule(); }
smart_lib_theme package
documentation
di/dependency_injection
AppThemeDependencyInjection
configure static method
AppThemeDependencyInjection class