menu
flutter_gl_platform_interface package
documentation
method_channel_flutter_gl.dart
MethodChannelFlutterGl
isInitialized property
isInitialized property
dark_mode
light_mode
isInitialized
property
bool
get
isInitialized
override
Implementation
bool
get
isInitialized =>
this
.textureId !=
null
;
flutter_gl_platform_interface package
documentation
method_channel_flutter_gl
MethodChannelFlutterGl
isInitialized property
MethodChannelFlutterGl class
Constructors
new
Properties
egls
element
gl
hashCode
isDisposed
isInitialized
openGL
platformVersion
runtimeType
textureId
Methods
dispose_interface
getEgl_interface
initialize_interface
noSuchMethod
toString
updateSize_interface
updateTexture_interface
Operators
operator ==