isStadium property

bool isStadium

Implementation

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