menu
pcanvas package
documentation
pcanvas_html.dart
PColorRGB
isFullyTransparent property
isFullyTransparent property
dark_mode
light_mode
isFullyTransparent
property
@
override
bool
get
isFullyTransparent
override
Returns
true
if this color alpha is
0.0
.
Implementation
@override bool get isFullyTransparent => false;
pcanvas package
documentation
pcanvas_html
PColorRGB
isFullyTransparent property
PColorRGB class