assignSemantics method Null safety
- RenderSemanticsGestureHandler renderObject
Assigns semantics notations to the RenderSemanticsGestureHandler render object of the gesture detector.
This method is called when the widget is created, updated, or during RawGestureDetectorState.replaceGestureRecognizers.
Implementation
void assignSemantics(RenderSemanticsGestureHandler renderObject);