atFocused property

T? atFocused
final

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

Implementation

final T? atFocused;