focusShape property

FocusShape? focusShape
final

Default hole shape for this target; a step's HintStep.focusShape overrides it. Useful for round icons — set once on the target instead of duplicating per step.

Implementation

final FocusShape? focusShape;