menu
pcanvas package
documentation
pcanvas_html.dart
PColorRGB
toPColorRGB method
toPColorRGB method
dark_mode
light_mode
toPColorRGB
method
@
override
PColorRGB
toPColorRGB
(
)
override
Converts this instances to a
PColorRGB
.
Implementation
@override PColorRGB toPColorRGB() => this;
pcanvas package
documentation
pcanvas_html
PColorRGB
toPColorRGB method
PColorRGB class