menu
canvas_core package
documentation
canvas_core_editor.dart
SnapLine
SnapLine.new const constructor
SnapLine.new const constructor
dark_mode
light_mode
SnapLine
constructor
const
SnapLine
(
SnapKind
kind
,
SnapAxis
axis
,
Rect2D
extentWorld
)
Implementation
const SnapLine(this.kind, this.axis, this.extentWorld);
canvas_core package
documentation
canvas_core_editor
SnapLine
SnapLine.new const constructor
SnapLine class