fieldStartLabelText property

String? fieldStartLabelText
final

This is the label for the start date input text field.

If null, this defaults to 'Start Date'.

Implementation

final String? fieldStartLabelText;