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