Dart SDK
dart:web_gl
EXTsRgb
property runtimeType
runtimeType
class EXTsRgb
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
SRGB8_ALPHA8_EXT
SRGB_ALPHA_EXT
SRGB_EXT
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType