showIndicator property

bool showIndicator
final

Controls whether this column renders the active-cell indicator overlay.

Defaults to true. Set to false for visual/custom columns where the indicator would cover important content, such as thumbnails, images, badges, progress bars, or custom action widgets.

Implementation

final bool showIndicator;