headerItems property
List of header items to be displayed. This is a simple list of data (usually Strings) that represent the header text for each column.
Implementation
final List headerItems;
List of header items to be displayed. This is a simple list of data (usually Strings) that represent the header text for each column.
final List headerItems;