headers property

String? headers
final

A list of space-separated strings corresponding to the id attributes of the <th> elements that provide the headers for this header cell.

Implementation

final String? headers;