actionStates property

List<ActionState>? actionStates
final

The state of the stage.

Implementation

final List<ActionState>? actionStates;