menu
rx_mvvm package
documentation
command_events.dart
CommandEvents<TParam, TResult>
values property
values property
dark_mode
light_mode
values
property
Stream
<
TResult
>
values
late
final
Implementation
late final Stream<TResult> values;
rx_mvvm package
documentation
command_events
CommandEvents<TParam, TResult>
values property
CommandEvents class