[ Version ( since = "1.0" ) ]
public bool navigatable { get; set; }
Whether the child can be navigated to when folded.
If `FALSE`, the child will be ignored by [[email protected]_adjacent_child], [[email protected]], and swipe gestures.
This can be used used to prevent switching to widgets like separators.