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