disposeMachineOnExit property

  1. @override
bool disposeMachineOnExit
final

Returns true if the nested state machine should be disposed when the machine state is exited.

Implementation

@override
final bool disposeMachineOnExit;