Dart SDK
dart:web_gl
CompressedTextureAtc
property runtimeType
runtimeType
class CompressedTextureAtc
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
COMPRESSED_RGB_ATC_WEBGL
COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL
COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType