flutter_json_widgets
gradient_transform
GradientRotation
GradientRotation const constructor
GradientRotation
GradientRotation
constructor
Null safety
const
GradientRotation
(
double
radians
)
Implementation
const factory GradientRotation(final double radians) = _$GradientRotation;
flutter_json_widgets
gradient_transform
GradientRotation
GradientRotation const constructor
GradientRotation class
Constructors
GradientRotation
fromJson
Properties
copyWith
hashCode
radians
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==