none constant Null safety
Prevent the OS from showing the on-screen virtual keyboard.
Implementation
static const TextInputType none = TextInputType._(10);
Prevent the OS from showing the on-screen virtual keyboard.
static const TextInputType none = TextInputType._(10);