TreeRowDecorationPaintDetails typedef

TreeRowDecorationPaintDetails = SpanDecorationPaintDetails

Provides the details of a given TreeRowDecoration for painting.

Created during paint by the RenderTreeViewport for the TreeRow.foregroundDecoration and TreeRow.backgroundDecoration.

Implementation

typedef TreeRowDecorationPaintDetails = SpanDecorationPaintDetails;