EditorPropertyColor class
Color type Property.
- Inheritance
-
- Object
- EditorType
- EditorPropertyType
- EditorPropertyColor
Constructors
- EditorPropertyColor({bool isArray = false})
-
const
Properties
Methods
-
build(
dynamic propValue, {dynamic argument}) → Color? -
override
-
getValueType(
) → dynamic -
inherited
-
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