isReady method

bool isReady()

Check if the region is drawn

Implementation

bool isReady() => !region.isEmpty;