tapToProceed property

bool? tapToProceed
final

bool do you want the user to be able to tab on the widget to proceed to the next text, default is false

Implementation

final bool? tapToProceed;