menu
neomage package
documentation
utils/deep_link/deep_link_handler.dart
DeepLinkController
currentAction property
currentAction property
dark_mode
light_mode
currentAction
property
Rxn
<
DeepLinkAction
>
currentAction
final
The parsed deep link action (if any).
Implementation
final currentAction = Rxn<DeepLinkAction>();
neomage package
documentation
utils/deep_link/deep_link_handler
DeepLinkController
currentAction property
DeepLinkController class