OpenGLController constructor

OpenGLController()

Implementation

factory OpenGLController() => _instance ??= OpenGLController._();