strokeColor property

Color? strokeColor
final

Color to paint the edge of geometries. If null, the color defined by the theme will be used.

Implementation

final Color? strokeColor;