menu
vyuh_node_flow package
documentation
shared/flutter_actions_integration.dart
NodeFlowActionDispatcher<T>
controller property
controller property
dark_mode
light_mode
controller
property
NodeFlowController
<
T
>
controller
final
The controller that actions operate on.
Implementation
final NodeFlowController<T> controller;
vyuh_node_flow package
documentation
shared/flutter_actions_integration
NodeFlowActionDispatcher<T>
controller property
NodeFlowActionDispatcher class