menu
pcanvas package
documentation
pcanvas_html.dart
PColor
rgb property
rgb property
dark_mode
light_mode
rgb
property
(
{
int
b
,
int
g
,
int
r
}
)
get
rgb
Returns a RGB record.
Implementation
({int r, int g, int b}) get rgb;
pcanvas package
documentation
pcanvas_html
PColor
rgb property
PColor class