leftPrompt property

String Function(bool) leftPrompt
final

The prompt function to be shown on the left side of the spinning indicator or icon.

Implementation

final String Function(bool) leftPrompt;