menu
flutter_hyperswitch package
documentation
types.dart
Offset
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return { 'x': x, 'y': y, }; }
flutter_hyperswitch package
documentation
types
Offset
toJson method
Offset class