rx_command
rx_command_listener
RxCommandListener
<
TParam
,
TResult
>
onCanExecuteChange property
onCanExecuteChange
rx_command
rx_command_listener
RxCommandListener
<
TParam
,
TResult
>
onCanExecuteChange property
RxCommandListener class
Constructors
RxCommandListener
Properties
busyChangeSubscription
busySubscription
canExecuteStateSubscription
command
debounceDuration
errorSubscription
hashCode
onCanExecuteChange
onError
onIsBusy
onIsBusyChange
onNotBusy
onResult
onValue
resultsSubscription
runtimeType
valueSubscription
Methods
dispose
noSuchMethod
toString
Operators
operator ==
onCanExecuteChange
property
void Function
(
bool
state
)
onCanExecuteChange
final
Implementation
final void Function(bool state) onCanExecuteChange