handleStepOne method

Future<void> handleStepOne(
  1. ValueNotifier<bool> isFree
)

Implementation

Future<void> handleStepOne(ValueNotifier<bool> isFree) async {}