emtAnswer property
Implementation
static FilteringTextInputFormatter emtAnswer =
FilteringTextInputFormatter.allow(RegExp(r"[0-9a-zA-Z_]"));
static FilteringTextInputFormatter emtAnswer =
FilteringTextInputFormatter.allow(RegExp(r"[0-9a-zA-Z_]"));