shouldStart method

FutureOr<void> shouldStart()

@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 {}