disabledHint property

Widget? disabledHint
final

A message to show when the dropdown is disabled.

Displayed if items or onChanged is null.

Implementation

final Widget? disabledHint;