disabledHint property Null safety
final
disabledHint String|Widget|Function with no parameter returning String|Widget displayed instead of hint when the widget is displayed.
Implementation
final dynamic disabledHint;
disabledHint String|Widget|Function with no parameter returning String|Widget displayed instead of hint when the widget is displayed.
final dynamic disabledHint;