disabledHint property

dynamic disabledHint
final

disabledHint String|Widget|Function with no parameter returning String|Widget displayed instead of hint when the widget is displayed.

Implementation

final dynamic disabledHint;