NyFieldStyle extension
- on
Methods
-
extend(
{InputDecoration decoration(dynamic data, InputDecoration inputDecoration)?, InputDecoration successDecoration(dynamic data, InputDecoration inputDecoration)?, InputDecoration errorDecoration(dynamic data, InputDecoration inputDecoration)?, String? labelText, TextStyle? labelStyle, TextEditingController? controller, bool? obscureText, int? maxLines, int? minLines, TextInputType? keyboardType, bool? autoFocus, TextAlign? textAlign, bool? enableSuggestions, FocusNode? focusNode, String? hintText, TextStyle? hintStyle, String? validationRules, String? dummyData, dynamic onChanged(String value)?, TextInputAction? textInputAction, TextStyle? style, StrutStyle? strutStyle, TextAlignVertical? textAlignVertical, TextDirection? textDirection, String? obscuringCharacter, bool? autocorrect, SmartDashesType? smartDashesType, SmartQuotesType? smartQuotesType, bool? expands, bool? readOnly, bool? showCursor, int? maxLength, bool? passwordViewable, bool? validateOnFocusChange, MouseCursor? mouseCursor, String? validationErrorMessage, TextCapitalization? textCapitalization, MaxLengthEnforcement? maxLengthEnforcement, AppPrivateCommandCallback? onAppPrivateCommand, List< TextInputFormatter> ? inputFormatters, bool? enabled, double? cursorWidth, double? cursorHeight, Radius? cursorRadius, Color? cursorColor, Brightness? keyboardAppearance, EdgeInsets? scrollPadding, TextSelectionControls? selectionControls, DragStartBehavior? dragStartBehavior, GestureTapCallback? onTap, TapRegionCallback? onTapOutside, VoidCallback? onEditingComplete, ValueChanged<String> ? onSubmitted, ScrollController? scrollController, ScrollPhysics? scrollPhysics, Iterable<String> ? autofillHints, Clip? clipBehavior, dynamic handleValidationError(String handleError)?, bool? passwordVisible, String? type, Widget? prefixIcon, Color? backgroundColor, BorderRadius? borderRadius, InputBorder? border, InputBorder? focusedBorder, InputBorder? enabledBorder, EdgeInsetsGeometry? contentPadding, bool customValidationRule(dynamic value)?, String? title, TextStyle? titleStyle, bool? clearable, Widget? clearIcon, String? mask, String? maskMatch, bool? maskedReturnValue}) → Map<String, NyTextField Function(NyTextField nyTextField)> -
Available on String, provided by the NyFieldStyle extension
Extend the field style