SetSemanticsResult constructor
- bool changedState
Create a result with the given changedState
.
Implementation
const SetSemanticsResult(this.changedState);
Create a result with the given changedState
.
const SetSemanticsResult(this.changedState);