paintHistory property

List<PaintInfo>? paintHistory
final

Keeps track of all the units of PaintHistory.

Implementation

final List<PaintInfo>? paintHistory;