Prompts user for yes/no confirmation with message.
message
bool confirm(String message, {bool defaultValue = false});