fieldEndHintText property

String? fieldEndHintText
final

This is the text used to prompt the user when no text has been entered in the end field.

If null, this defaults to 'End Date'.

Implementation

final String? fieldEndHintText;