menu
flutter_a11y_lens package
documentation
testing.dart
A11ySemanticsNodeInfo
depth property
depth property
dark_mode
light_mode
depth
property
int
depth
final
Depth below the semantics tree root, root's direct children at depth 0.
Implementation
final int depth;
flutter_a11y_lens package
documentation
testing
A11ySemanticsNodeInfo
depth property
A11ySemanticsNodeInfo class