Prompts user for a text input with message and optional defaultValue.
message
defaultValue
String prompt(String message, {dynamic defaultValue, bool hidden = false});