fieldStartHintText property

String? fieldStartHintText
final

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

If null, this defaults to 'Start Date'.

Implementation

final String? fieldStartHintText;