menu
image_editor_dove package
documentation
widget/drawing_board.dart
Point
Point constructor
Point constructor
dark_mode
light_mode
Point
constructor
Point
(
Offset
offset
,
PointType
type
,
int
eventId
)
constructor
Implementation
Point(this.offset, this.type, this.eventId);
image_editor_dove package
documentation
widget/drawing_board
Point
Point constructor
Point class