FillFieldIds class
Canonical mapping of a node-family fill field and its UI copy.
Important:
- this maps to ONE editor field
- gradient sub-controls are UI projections over that one CanvasFill value
- construction is intentionally private so FillCapability stays internal to the built-in fill implementation
Properties
- angleTitle → String
-
final
- field → CanvasFieldKey
-
final
- grad1Label → String
-
final
- grad1Title → String
-
final
- grad2Label → String
-
final
- grad2Title → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- kindTitle → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- solidLabel → String
-
final
- solidTitle → String
-
final
- widthTitle → String
-
final
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
Constants
- background → const FillFieldIds
- icon → const FillFieldIds
- path → const FillFieldIds
- text → const FillFieldIds