onDisplay property
Callback fired when this step is displayed. Useful for feature discovery - mark steps as "seen" by the user.
Implementation
final VoidCallback? onDisplay;
Callback fired when this step is displayed. Useful for feature discovery - mark steps as "seen" by the user.
final VoidCallback? onDisplay;