clipBehavior property
Clipping behavior for the table content.
Type: Clip
. Controls how content is clipped at table boundaries.
Defaults to Clip.hardEdge for clean boundaries.
Implementation
final Clip clipBehavior;
Clipping behavior for the table content.
Type: Clip
. Controls how content is clipped at table boundaries.
Defaults to Clip.hardEdge for clean boundaries.
final Clip clipBehavior;