• amirh's avatar
    _markNeedsClip() when clipper type has changed. (#18248) · 0a26ac09
    amirh authored
    A bug in _RenderCustomClip was compaeing the type of oldClipper to
    itself instead to the type of newClipper.
    
    This was the root cause for the crash #14937 worked around.
    This also reverts the workaround introduced in #14937.
    0a26ac09
bottom_app_bar.dart 4.84 KB