isStadium property
bool
get
isStadium
Implementation
bool get isStadium =>
customShapePathProvider.runtimeType == StadiumPathProvider;
bool get isStadium =>
customShapePathProvider.runtimeType == StadiumPathProvider;