Dart SDK
dart:web_gl
CompressedTexturePvrtc
property runtimeType
runtimeType
class CompressedTexturePvrtc
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
COMPRESSED_RGB_PVRTC_2BPPV1_IMG
COMPRESSED_RGB_PVRTC_4BPPV1_IMG
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType