Ian Hickson e423d48ebf Color.opacity
Sometimes you want the alpha channel as a double rather than an int.
For convenience, provide an accessor on Color that returns this.
2016-01-15 23:28:13 -08:00
..
2016-01-15 23:28:13 -08:00
2015-12-29 22:27:18 -08:00
2016-01-12 22:39:51 -08:00
2015-12-29 22:27:18 -08:00
2015-12-29 21:39:16 -08:00
2015-12-29 20:12:26 -08:00
2015-10-09 19:27:13 -07:00

Sky Engine

This directory contains the bulk of the C++ code backing the dart:ui module.

It is based on Blink, Chromium's rendering engine, which itself is descended from WebKit, which is descended from KHTML.