available property

Rectangle<num> get available

Implementation

Rectangle get available => Rectangle(0, 0, 0, 0);