The stroke properties, if any, to apply to shapes drawn with this paint.
If both stroke and fill are non-null, the fill is painted first, followed by stroke.
final Stroke? stroke;