searchPlaceholder property

Widget? searchPlaceholder
final

Widget displayed as placeholder in the country search field.

Appears in the search input at the top of the country selector popup to guide users on how to search for countries.

Implementation

final Widget? searchPlaceholder;