isCircular property

bool isCircular

custom properties

Implementation

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