strokes property

List<Paint>? strokes
final

An array of stroke paints applied to the node

Implementation

final List<Paint>? strokes;