isCircle property

bool isCircle

Implementation

bool get isCircle => width == height;