menu
fw_flutter_sdk
fw_flutter_sdk
GradientDrawableOrientation
GradientDrawableOrientation const constructor
GradientDrawableOrientation
brightness_4
GradientDrawableOrientation
constructor
Null safety
const
GradientDrawableOrientation
(
String
rawName
)
Implementation
const GradientDrawableOrientation(this.rawName);
fw_flutter_sdk
fw_flutter_sdk
GradientDrawableOrientation
GradientDrawableOrientation const constructor
GradientDrawableOrientation enum
Constructors
GradientDrawableOrientation
Values
topBottom
trBl
rightLeft
brTl
bottomTop
blTr
leftRight
tlBr
Properties
hashCode
index
rawName
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
values