onStepTapped property

ValueChanged<int>? onStepTapped
final

Callback when a step is tapped.

Implementation

final ValueChanged<int>? onStepTapped;