menu
flutter_a11y_lens package
documentation
testing.dart
A11yElementInfo
depth property
depth property
dark_mode
light_mode
depth
property
int
depth
final
Depth of
element
below the walk root, root children at depth 0.
Implementation
final int depth;
flutter_a11y_lens package
documentation
testing
A11yElementInfo
depth property
A11yElementInfo class