currentStroke property

List<Offset> get currentStroke

Implementation

List<Offset> get currentStroke => List.unmodifiable(_currentStroke);