stateMachineOnBooleanInputValueChange property
void Function(String inputName, bool oldValue, bool newValue)?
stateMachineOnBooleanInputValueChange
getter/setter pair
Implementation
void Function(String inputName, bool oldValue, bool newValue)?
stateMachineOnBooleanInputValueChange;