defined property

bool Function(Point)? defined
final

Whether the line is defined (drawn) for null/invalid points.

Implementation

final bool Function(Point)? defined;