atPressed property

T? atPressed
final

The widget to display when the WidgetEvent.pressed event occurs.

Implementation

final T? atPressed;