outlineColor property
Stroke color, ARGB format. If not set, the default is black opaque (0xFF000000). 描边颜色,ARGB格式 如果不设置,默认为黑色不透明(0xFF000000)
Implementation
int? outlineColor;
Stroke color, ARGB format. If not set, the default is black opaque (0xFF000000). 描边颜色,ARGB格式 如果不设置,默认为黑色不透明(0xFF000000)
int? outlineColor;