menu
action_channel package
documentation
communication.dart
ChannelCommunication<In, Out, Response>
output property
output property
dark_mode
light_mode
output
property
Channel
<
dynamic
,
Out
,
Response
>
output
final
Implementation
final Channel<dynamic, Out, Response> output;
action_channel package
documentation
communication
ChannelCommunication<In, Out, Response>
output property
ChannelCommunication class