shape property

BoxShape? shape
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 BoxShape? shape;