get_color method

get_color

Gets the string representation of the solid color.

Returns

The string representation of the solid color.

def get_color(self):
    ...

See Also