isBeveled property

bool get isBeveled

Implementation

bool get isBeveled =>
    customShapePathProvider.runtimeType == BeveledPathProvider;