emtQuestion property
Implementation
static FilteringTextInputFormatter emtQuestion =
FilteringTextInputFormatter.allow(RegExp(r"[0-9a-zA-Z?!;\-., ]"));
static FilteringTextInputFormatter emtQuestion =
FilteringTextInputFormatter.allow(RegExp(r"[0-9a-zA-Z?!;\-., ]"));