menu
nonsense_foil package
documentation
nonsense_foil.dart
ColorOperatorsMethods
inverted property
inverted property
dark_mode
light_mode
inverted
property
Color
get
inverted
Invert
red
,
green
and
blue
channels of
this
, maintaining
alpha
.
Implementation
Color get inverted => -this;
nonsense_foil package
documentation
nonsense_foil
ColorOperatorsMethods
inverted property
ColorOperatorsMethods extension on
Color