styles property
Array of indexes specifying computed style strings, filtered according to the computedStyles
parameter passed to captureSnapshot
.
Implementation
final List<ArrayOfStrings> styles;
Array of indexes specifying computed style strings, filtered according to the computedStyles
parameter passed to captureSnapshot
.
final List<ArrayOfStrings> styles;