isFreeText property
If set to true
, then the user can enter the text instead of the default
text which was provided. The value remains the same.
By default it is set to false.
text will be shown as a hintText
Implementation
bool isFreeText = false;