showEdgeFade property

bool showEdgeFade
final

Whether an edge fade marks the direction the table can still scroll in.

Purely decorative and excluded from semantics — screen readers already get the whole table. Set to false when the table sits on a patterned or image background that edgeFadeColor cannot match.

Implementation

final bool showEdgeFade;