shouldDispose method
@detail callback @brief Release the renderer @note This method will be called back when the renderer is about to be abandoned
Implementation
FutureOr<void> shouldDispose() async {}
@detail callback @brief Release the renderer @note This method will be called back when the renderer is about to be abandoned
FutureOr<void> shouldDispose() async {}