menu
flutter_angle package
documentation
shared/exception.dart
OpenGLException
OpenGLException constructor
OpenGLException constructor
dark_mode
light_mode
OpenGLException
constructor
OpenGLException
(
String
message
,
int
error
)
Implementation
OpenGLException(this.message, this.error);
flutter_angle package
documentation
shared/exception
OpenGLException
OpenGLException constructor
OpenGLException class