helpText property Null safety
final
The text that is displayed at the top of the header.
This is used to indicate to the user what they are selecting a date for.
Implementation
final String? helpText;
The text that is displayed at the top of the header.
This is used to indicate to the user what they are selecting a date for.
final String? helpText;