isRoundRect property

bool isRoundRect

Implementation

bool get isRoundRect =>
    customShapePathProvider.runtimeType == RRectPathProvider;