TableSpanDecorationPaintDetails typedef

TableSpanDecorationPaintDetails = SpanDecorationPaintDetails

Provides the details of a given TableSpanDecoration for painting.

Created during paint by the RenderTableViewport for the TableSpan.foregroundDecoration and TableSpan.backgroundDecoration.

Implementation

typedef TableSpanDecorationPaintDetails = SpanDecorationPaintDetails;