disposeMachineOnExit property

  1. @override
bool disposeMachineOnExit
final

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

Implementation

@override
final bool disposeMachineOnExit;