firstHeaderCell property

ExpandableTableCell? firstHeaderCell
final

firstHeaderCell is the top left cell, i.e. the first header cell. Not to be used if the controller is used. optional

Implementation

final ExpandableTableCell? firstHeaderCell;