text constant

TextInputType const text

Optimize for textual information.

Requests the default platform keyboard.

Implementation

static const TextInputType text = TextInputType._(0);