FlutterTextInputType.phone constructor
- @FreezedUnionValue.new('flutter:TextInputType.phone')
Implementation
@FreezedUnionValue('flutter:TextInputType.phone')
factory FlutterTextInputType.phone() = _FlutterTextInputTypephone;
@FreezedUnionValue('flutter:TextInputType.phone')
factory FlutterTextInputType.phone() = _FlutterTextInputTypephone;