isSquare property

bool get isSquare

Implementation

bool get isSquare => this == DrawingTool.square;