getHistory property

List<PaintContent> getHistory

获取绘制图层/历史

Implementation

List<PaintContent> get getHistory => _history;