focusShape property

FocusShape? focusShape
final

Hole shape for this step; null — inherits from HintTarget or defaults to FocusShape.rectangle. Set on the target for round icons to avoid per-step duplication — a step override is for the exception, not the rule.

Implementation

final FocusShape? focusShape;