registerTapRegion method Null safety
- RenderTapRegion region
Register the given RenderTapRegion with the registry.
Implementation
void registerTapRegion(RenderTapRegion region);
Register the given RenderTapRegion with the registry.
void registerTapRegion(RenderTapRegion region);