none constant

TextInputType const none

Prevent the OS from showing the on-screen virtual keyboard.

Implementation

static const TextInputType none = TextInputType._(10);