shouldStart method
@detail callback @brief Start the renderer @note This method will be called back when the rendering function is turned on
Implementation
FutureOr<void> shouldStart() async {}
@detail callback @brief Start the renderer @note This method will be called back when the rendering function is turned on
FutureOr<void> shouldStart() async {}