currentComponent property
The component that currently has keyboard focus, if any.
null
if no component is focused.
Implementation
InteractableComponentInstance? currentComponent;
The component that currently has keyboard focus, if any.
null
if no component is focused.
InteractableComponentInstance? currentComponent;