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