url constant
Optimize for URLs.
Requests a keyboard with ready access to the "/" and "." keys.
Implementation
static const TextInputType url = TextInputType._(6);
Optimize for URLs.
Requests a keyboard with ready access to the "/" and "." keys.
static const TextInputType url = TextInputType._(6);