Dart SDK
dart:html
CanvasGradient
property runtimeType
runtimeType
class CanvasGradient
Properties
hashCode
runtimeType
Methods
addColorStop
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType