onScribbleFocus method Null safety
- Offset offset
Called by the engine when the ScribbleClient should receive focus.
For example, this method is called during a UIIndirectScribbleInteraction.
Implementation
void onScribbleFocus(Offset offset);
Called by the engine when the ScribbleClient should receive focus.
For example, this method is called during a UIIndirectScribbleInteraction.
void onScribbleFocus(Offset offset);