menu
flutter_gl package
documentation
openGL/opengl/OpenGLContextDesktop.dart
ActiveInfo
ActiveInfo constructor
ActiveInfo constructor
dark_mode
light_mode
ActiveInfo
constructor
ActiveInfo
(
int
type
,
String
name
,
int
size
)
Implementation
ActiveInfo(this.type, this.name, this.size);
flutter_gl package
documentation
openGL/opengl/OpenGLContextDesktop
ActiveInfo
ActiveInfo constructor
ActiveInfo class