isCircular property

bool get isCircular

custom properties

Implementation

bool get isCircular => roots.shape && shape == ViewShape.circular;