menu
puppeteer package
documentation
protocol/dom_snapshot.dart
TextBoxSnapshot
layoutIndex property
layoutIndex property
dark_mode
light_mode
layoutIndex
property
List
<
int
>
layoutIndex
final
Index of the layout tree node that owns this box collection.
Implementation
final List<int> layoutIndex;
puppeteer package
documentation
protocol/dom_snapshot
TextBoxSnapshot
layoutIndex property
TextBoxSnapshot class