atDisabled property
T?
atDisabled
final
The widget to display when the WidgetEvent.disabled
event occurs.
Implementation
final T? atDisabled;
The widget to display when the WidgetEvent.disabled
event occurs.
final T? atDisabled;