SetSemanticsResult constructor Null safety
- 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);