FlutterTextInputType.datetime constructor

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

Implementation

@FreezedUnionValue('flutter:TextInputType.datetime')
factory FlutterTextInputType.datetime() = _FlutterTextInputTypedatetime;