• Simon Friis Vindum's avatar
    Make destructiveRed a CupertinoDynamicColor (#141364) · 2911bfb8
    Simon Friis Vindum authored
    `destructiveRed` is an alias for `systemRed`, but, in the definition, the precise type information is lost.
    
    This PR gives `destructiveRed` the type `CupertinoDynamicColor` (and not the superclass `Color`) like all the other colors defined in this file.
    2911bfb8
colors.dart 51.8 KB