onDateSubmitted property
An optional method to call when the user indicates they are done editing the text in the field. Will only be called if the input represents a valid Jalali.
Implementation
final ValueChanged<Jalali>? onDateSubmitted;
An optional method to call when the user indicates they are done editing the text in the field. Will only be called if the input represents a valid Jalali.
final ValueChanged<Jalali>? onDateSubmitted;