defaultValue property

String? defaultValue
final

The value to be hinted in the prompt and will be used if the user's input is empty.

Implementation

final String? defaultValue;