menu
dart_board_core package
documentation
impl/routing/routing.dart
DartBoardNavigationDelegate
changeNotifier property
changeNotifier property
dark_mode
light_mode
changeNotifier
property
@
override
ChangeNotifier
get
changeNotifier
override
Change Notifier to listen to changes in nav
Implementation
@override ChangeNotifier get changeNotifier => this;
dart_board_core package
documentation
impl/routing/routing
DartBoardNavigationDelegate
changeNotifier property
DartBoardNavigationDelegate class