searchBoxHintText property

String? searchBoxHintText
final

---- EN ----

### Here is the text that will appear in the search box at the top #### default phrase (Search For A Place)

---- AR ----

### هنا النص الذي سوف يظهر في مربع البحث في الأعلى #### العبارة الافتراضية (Search For A Place)

Implementation

///### Here is the text that will appear in the search box at the top

///#### default phrase (Search For A Place)

/// <p style="color:#77b4ff;font-size:16;font-weight: bold;">---- AR ----</p>

///### هنا النص الذي سوف يظهر في مربع البحث في الأعلى

///#### العبارة الافتراضية (Search For A Place)
final String? searchBoxHintText;