activeDescendant property Null safety
Implementation
AccessibleNode? get activeDescendant native;
Implementation
set activeDescendant(AccessibleNode? value) native;
AccessibleNode? get activeDescendant native;
set activeDescendant(AccessibleNode? value) native;