darken(alpha: Number);
alpha. Color transparency. The parameter may take values from 0 to 1.
The darken method darkens color for the specified transparency value.
The method is outdated, use Color.darker.
See also:
Color