menu
sunny_lifecycle package
documentation
app_context_events.dart
NavigatorContextWidget
NavigatorContextWidget const constructor
NavigatorContextWidget const constructor
dark_mode
light_mode
NavigatorContextWidget
constructor
const
NavigatorContextWidget
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const NavigatorContextWidget({Key? key, this.child}) : super(key: key);
sunny_lifecycle package
documentation
app_context_events
NavigatorContextWidget
NavigatorContextWidget const constructor
NavigatorContextWidget class