phone constant
Optimize for telephone numbers.
Requests a keyboard with ready access to the number keys, "*", and "#".
Implementation
static const TextInputType phone = TextInputType._(3);
Optimize for telephone numbers.
Requests a keyboard with ready access to the number keys, "*", and "#".
static const TextInputType phone = TextInputType._(3);