isStadium property

bool get isStadium

Implementation

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