menu
odin package
documentation
app.dart
OdinApp
getCurrentContext method
getCurrentContext method
dark_mode
light_mode
getCurrentContext
method
BuildContext
?
getCurrentContext
(
)
Implementation
BuildContext? getCurrentContext() { return getNavigatorKey().currentContext; }
odin package
documentation
app
OdinApp
getCurrentContext method
OdinApp class