SolidPaint class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

SolidPaint.new({String? type, Rgb? color, bool? visible, num? opacity, BlendMode? blendMode, dynamic boundVariables})
factory

Properties

blendMode BlendMode?

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter
boundVariables → dynamic

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter
color Rgb

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter
hashCode int
The hash code for this object.
no setterinherited
opacity num?

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter
visible bool?

Available on SolidPaint, provided by the SolidPaint$Typings extension

no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

type String
no setter