FlutterTextInputType.phone constructor

  1. @FreezedUnionValue.new('flutter:TextInputType.phone')
FlutterTextInputType.phone()

Implementation

@FreezedUnionValue('flutter:TextInputType.phone')
factory FlutterTextInputType.phone() = _FlutterTextInputTypephone;