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