emtQuestion property

FilteringTextInputFormatter emtQuestion
getter/setter pair

Implementation

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