leftPrompt property

String Function(int) leftPrompt
final

The prompt function to be shown on the left side of the progress bar.

Implementation

final String Function(int) leftPrompt;