canProceed property

bool canProceed
final

Whether the current step is ready to be left, i.e. whether onNext is non-null.

Implementation

final bool canProceed;