shouldStop method

FutureOr<void> shouldStop()

@detail callback @brief Stop the renderer @note This method will be called back when the rendering function is stopped

Implementation

FutureOr<void> shouldStop() async {}