shouldStop method
@detail callback @brief Stop the renderer @note This method will be called back when the rendering function is stopped
Implementation
FutureOr<void> shouldStop() async {}
@detail callback @brief Stop the renderer @note This method will be called back when the rendering function is stopped
FutureOr<void> shouldStop() async {}