DesireTextFormField extension Null safety
Methods
-
desire(
List desirable, {ValueChanged< String> ? onChanged, GestureTapCallback? onTap, VoidCallback? onEditingComplete, ValueChanged<String> ? onFieldSubmitted, FormFieldSetter<String> ? onSaved, TextStyle? style, InputDecoration? decoration, ScrollController? scrollController, Iterable<String> ? autofillHints}) → TextFormField