keyboard property

  1. @override
TextInputType keyboard
override

Implementation

@override
TextInputType get keyboard => TextInputType.number;