keyboard property

  1. @override
TextInputType get keyboard
override

Implementation

@override
TextInputType get keyboard => TextInputType.number;