FlutterTextInputType.text constructor

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

Implementation

@FreezedUnionValue('flutter:TextInputType.text')
factory FlutterTextInputType.text() = _FlutterTextInputTypetext;