strokeStyle property - OffscreenCanvasRenderingContext2D class - dart:html library

Object? get strokeStyle

Implementation

Object? get strokeStyle native;
set strokeStyle (Object? value)

Implementation

set strokeStyle(Object? value) native;