edgeFadeColor property

Color? edgeFadeColor
final

The colour the edge fade ramps to. Defaults to the theme surface — the tone a table is normally carded on. Set it to whatever is actually behind the table when that differs, otherwise the fade reads as a coloured bar instead of the content running out.

Implementation

final Color? edgeFadeColor;