OpenGLBase init(Map<String, dynamic> options) { _instance ??= getInstance(options); return _instance!; }