menu
gradients package
documentation
gradients.dart
HsbColor
toHsbColor method
toHsbColor method
dark_mode
light_mode
toHsbColor
method
@
override
HsbColor
toHsbColor
(
)
Converts
this
to the HSB color space.
Implementation
@override HsbColor toHsbColor() => this;
gradients package
documentation
gradients
HsbColor
toHsbColor method
HsbColor class