overlayShape property

ShapeBorder? overlayShape
final

The shape (e.g., circle, rectangle) to use for the overlay drawn around this part of the anchor when pressed, hovered over, or focused.

Implementation

final ShapeBorder? overlayShape;