flutter_json_widgets
offset
Offset
Offset const constructor
Offset
Offset
constructor
Null safety
const
Offset
(
double
dx
,
double
dy
)
Implementation
const factory Offset(double dx, double dy) = _Offset;
flutter_json_widgets
offset
Offset
Offset const constructor
Offset class
Constructors
Offset
fromJson
Properties
copyWith
dx
dy
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
zero