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