onInit property

Future<void> Function(SurveyStep<T>? step)? onInit
final

Implementation

final Future<void> Function(SurveyStep<T>? step)? onInit;