menu
flamemodify package
documentation
geometry.dart
LineSegment
LineSegment.new constructor
LineSegment.new constructor
dark_mode
light_mode
LineSegment
constructor
LineSegment
(
Vector2
from
,
Vector2
to
)
Implementation
LineSegment(this.from, this.to);
flamemodify package
documentation
geometry
LineSegment
LineSegment.new constructor
LineSegment class