getPolygonColor property

String getPolygonColor

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

Implementation

String get getPolygonColor => polygonColor.toHex;