TourStepCallback typedef Tours
Signature for TourController.onStepChanged.
Implementation
typedef TourStepCallback = void Function(String tour, int index);
Signature for TourController.onStepChanged.
typedef TourStepCallback = void Function(String tour, int index);