menu
tree_data_table package
documentation
source/widgets/header/grid_header.dart
GridHeader
columnIndex property
columnIndex property
dark_mode
light_mode
columnIndex
property
int
columnIndex
final
The index of the column this header represents.
Implementation
final int columnIndex;
tree_data_table package
documentation
source/widgets/header/grid_header
GridHeader
columnIndex property
GridHeader class