stepOneIsFree property

ValueNotifier<bool> stepOneIsFree
final

Implementation

final ValueNotifier<bool> stepOneIsFree = ValueNotifier<bool>(true);