menu
fw_flutter_sdk
fw_flutter_sdk
GradientDrawable
GradientDrawable constructor
GradientDrawable
brightness_4
GradientDrawable
constructor
Null safety
GradientDrawable
(
{
GradientDrawableOrientation
?
orientation
,
List
<
String
>
?
colors
}
)
Implementation
GradientDrawable({ this.orientation, this.colors, });
fw_flutter_sdk
fw_flutter_sdk
GradientDrawable
GradientDrawable constructor
GradientDrawable class
Constructors
GradientDrawable
Properties
colors
hashCode
orientation
runtimeType
Methods
deepCopy
noSuchMethod
toString
Operators
operator ==