lineWidthUnit property

  1. @experimental
LineWidthUnit? lineWidthUnit
getter/setter pair

Selects the unit of line-width. The same unit is automatically used for line-blur and line-offset. Note: This is an experimental property and might be removed in a future release. Default value: "pixels".

Implementation

@experimental
LineWidthUnit? lineWidthUnit;