active_descendant

Function active_descendant 

Source
pub fn active_descendant(
    child: impl IntoUiNode,
    descendant: impl IntoVar<WidgetId>,
) -> UiNode
Expand description

P Identifies the currently active widget when focus is on a composite widget.