integer property

Allows only typing numbers 0-9.

Implementation

static final integer = NumbersTextInputFormatter._(_NumbersMode.integer);