• suragch's avatar
    Update assert message for AnimatedContainer (#48962) · 4c1d79f4
    suragch authored
    The error message was misleading because BoxDecoration does not have a `backgroundColor` parameter. Instead it has a `color` parameter, which sets the background color. I also removed the optional `new` keyword.
    4c1d79f4
implicit_animations.dart 66.6 KB