isBeveled property

bool isBeveled

Implementation

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