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