focusedNode property
The currently focused node. If null, the top-level (virtual root) is focused.
Implementation
final CircleNode? focusedNode;
The currently focused node. If null, the top-level (virtual root) is focused.
final CircleNode? focusedNode;