stroke property
If not null and not identical with DrawablePaint.empty, will result in a stroke
for the rendered DrawableShape. Drawn after the fill.
Implementation
final DrawablePaint? stroke;
If not null and not identical with DrawablePaint.empty, will result in a stroke
for the rendered DrawableShape. Drawn after the fill.
final DrawablePaint? stroke;