namePrefix constant

String const namePrefix

The input field expects a person's name prefix or title, such as "Dr.".

This hint will be translated to the below values on different platforms:

Implementation

static const String namePrefix = 'namePrefix';