What gets put back into the search box when this item is selected
@override String? get selection => isFlexible ? flexiDate.formatted() : smartDateFormat(resultDate, formatTime: this.hasTime);