EnterPlanModeTool constructor
EnterPlanModeTool(
- PlanModeState _state, {
- void onPlanModeChanged(
- bool planModeActive
Implementation
EnterPlanModeTool(this._state, {this.onPlanModeChanged});