onPrompt property
The shell returned to its prompt; render a prompt from state.
Implementation
final void Function(ShellPromptState state) onPrompt;
The shell returned to its prompt; render a prompt from state.
final void Function(ShellPromptState state) onPrompt;