shouldStop method

FutureOr<void> shouldStop()

@detail callback @brief 停止渲染器 @note 在停止渲染功能的时候会回调这个方法

Implementation

FutureOr<void> shouldStop() async {}