ready property

bool ready

Returns true when the data can be used.

Implementation

bool get ready => _borders != null;