stepZeroIsFree property

ValueNotifier<bool> stepZeroIsFree
final

Implementation

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