rebuildOnHotReload property

bool rebuildOnHotReload
getter/setter pair

Re-builds the SceneController (the ScenePainter and the scene class). disposes and initializes all the scene.

Implementation

late bool rebuildOnHotReload;