menu
flame package
documentation
geometry.dart
LineSegment
length property
length property
dark_mode
light_mode
length
property
double
get
length
Implementation
double get length => (to - from).length;
flame package
documentation
geometry
LineSegment
length property
LineSegment class