toHsbColor method

  1. @override
HsbColor toHsbColor()
override

Converts this to the HSB color space.

Implementation

@override
HsbColor toHsbColor() => this;