getStrokeColor property

String getStrokeColor

This getter is used to make a hex code for the stroke color

Implementation

String get getStrokeColor => strokeColor.toHex;