outlineWidth property

double? outlineWidth
getter/setter pair

Stroke width. If not set, the default stroke width will be used internally. 描边宽度

Implementation

/// 描边宽度
 double? outlineWidth;