menu
artisanal package
documentation
widgets.dart
Offset
Offset.new const constructor
Offset.new const constructor
dark_mode
light_mode
Offset
constructor
const
Offset
(
double
dx
,
double
dy
)
Implementation
const Offset(this.dx, this.dy);
artisanal package
documentation
widgets
Offset
Offset.new const constructor
Offset class