visible property

bool visible
final

Controls whether the active/current cell indicator is rendered.

Existing column-level showIndicator: false still suppresses the indicator for that column.

Implementation

final bool visible;