pointerDecoration property

Decoration? pointerDecoration
final

Decoration for the widget displayed in the center of PieMenu.

If specified, pointerColor will be ignored.

Implementation

final Decoration? pointerDecoration;