tinycolor
tinycolor copied to clipboard
tint() always returns white
The tint() method always returns white. For example, Colors.red.tint(10) returns white.