mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Sometimes you want the alpha channel as a double rather than an int. For convenience, provide an accessor on Color that returns this.
Sometimes you want the alpha channel as a double rather than an int. For convenience, provide an accessor on Color that returns this.