shouldDispose method

FutureOr<void> shouldDispose()

@detail callback @brief 释放渲染器 @note 渲染器即将被废弃的时候会回调这个方法

Implementation

FutureOr<void> shouldDispose() async {}