menu
rough_flutter package
documentation
rough_flutter.dart
IntersectionInfo
IntersectionInfo.new constructor
IntersectionInfo.new constructor
dark_mode
light_mode
IntersectionInfo
constructor
IntersectionInfo
(
{
required
PointD
point
,
required
double
distance
,
})
Implementation
IntersectionInfo({required this.point, required this.distance});
rough_flutter package
documentation
rough_flutter
IntersectionInfo
IntersectionInfo.new constructor
IntersectionInfo class