BorderGradientBackground class Null safety

Inheritance

Constructors

BorderGradientBackground()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

contrast() BorderGradientBackground
getValues() String
override
gradientColors(int gradientColors) BorderGradientBackground
gradientDirection(GradientDirection gradientDirection) BorderGradientBackground
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
palette(List<Color> colors) BorderGradientBackground
toString() String
A string representation of this object. [...]
inherited

Operators

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