medians property

List<List<Offset>> medians
latefinal

List of points describing the median of each stroke.

Implementation

late final List<List<Offset>> medians;