menu
terminal_library package
documentation
ssh_library/core/ssh_userauth.dart
SSHUserInfoPrompt
promptText property
promptText property
dark_mode
light_mode
promptText
property
String
promptText
final
The prompt string. For example, "Password: ".
Implementation
final String promptText;
terminal_library package
documentation
ssh_library/core/ssh_userauth
SSHUserInfoPrompt
promptText property
SSHUserInfoPrompt class