getColor method

Color getColor()

Returns the color of this paint as a ui.Color.

Implementation

ui.Color getColor() => _paint.color;