SceneBuilderComponent constructor

SceneBuilderComponent(
  1. List<SceneAction> actions
)

Implementation

SceneBuilderComponent(this.actions);