stopRenderLoop method

void stopRenderLoop([
  1. void renderFunction()
])

Implementation

external void stopRenderLoop([void Function() renderFunction]);