smartDateTypeaheadHandler top-level property

TypeaheadOptionsAndHandler<SmartDateQueryResult, SmartDateQueryResult> smartDateTypeaheadHandler
final

Implementation

final smartDateTypeaheadHandler =
    defaultOptionViewHandler<SmartDateQueryResult, SmartDateQueryResult>(
        showExpand: false, noOptionsLabel: "N/A");