isRoundRect property

bool get isRoundRect

Implementation

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