onPrompt property

void Function(ShellPromptState state) onPrompt
final

The shell returned to its prompt; render a prompt from state.

Implementation

final void Function(ShellPromptState state) onPrompt;