indicatorShape property

ShapeBorder? indicatorShape
final

Shape of the selection indicator.

Defines the shape of the highlight shown behind the selected destination. If null, uses the default stadium border shape.

Implementation

final ShapeBorder? indicatorShape;