toLowerCase constant
TextInputFormatter
const toLowerCase
Converts all input text to lowercase.
Implementation
static const TextInputFormatter toLowerCase = _ToLowerCaseTextFormatter();
Converts all input text to lowercase.
static const TextInputFormatter toLowerCase = _ToLowerCaseTextFormatter();