Open
Description
Followup to #107866.
Use case
As part of #107866, we're starting to place semantics related methods into a SemanticsController class for maintainability and read/write-ability.
Proposal
- Deprecate semantics related methods on WidgetController
- Create data-driven fixes for any deprecated methods
- Remove references to deprecated methods in the flutter repos