toLowerCase constant

TextInputFormatter const toLowerCase

Converts all input text to lowercase.

Implementation

static const TextInputFormatter toLowerCase = _ToLowerCaseTextFormatter();