foregroundDecorations property

List<DecorationPainter> foregroundDecorations
final

Decorations for chart foreground, they are drawn last, and the go above items

Implementation

final List<DecorationPainter> foregroundDecorations;