menu
xfdn_design_system_admin package
documentation
helpers/theme/app_notifier.dart
AppNotifier
init method
init method
dark_mode
light_mode
init
method
Future
<
void
>
init
(
)
Implementation
Future<void> init() async { _changeTheme(); notifyListeners(); }
xfdn_design_system_admin package
documentation
helpers/theme/app_notifier
AppNotifier
init method
AppNotifier class