currentComponentIndex property
Index of the currentComponent in componentInstances.
A value of -1
indicates that no component is currently focused.
Implementation
int currentComponentIndex = -1;
Index of the currentComponent in componentInstances.
A value of -1
indicates that no component is currently focused.
int currentComponentIndex = -1;