infinite property

  1. @override
bool infinite
override

If true, the coordinate space will be unbounded (infinite in both axes).

Implementation

@override
bool get infinite => true;