GradientPresets class
A collection of pre-defined beautiful gradients.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
- bloomingRose → const LinearGradient
- A gradient that combines the soft and delicate shades of a blooming rose.
- lushForest → const LinearGradient
- A gradient that represents the rich and lively greens of a lush forest.
- oceanBlue → const LinearGradient
- A gradient that evokes the serene and refreshing colors of the ocean.
- sunnyDay → const LinearGradient
- A gradient that radiates the bright and cheerful colors of a sunny day.
- sunset → const LinearGradient
- A gradient that captures the warm and vibrant hues of a sunset.
- winterMorning → const LinearGradient
- A gradient that mirrors the cool and tranquil tones of a winter morning.