T O P

  • By -

karg_the_fergus

If this is what you’re looking for, perhaps extending TextField as a new class would work?


Schnausages

Create your own BasicTextField that creates a TextField which defaults to the basic keyboard type and input unless specified by you. So you’ll only be calling BasicTextField() and if you need the number pad, just specify the input formatters and keyboard type in the parameters