searchBartHintLabel property

String searchBartHintLabel

Implementation

String get searchBartHintLabel => Intl.message("Start your search",
    name: "searchBartHintLabel",
    desc: "Hint text for the search bar, and call to start search",
    locale: localeName);