• Ian Hickson's avatar
    Sprinkle some mixin magic incantations (#10442) · 9eae8b83
    Ian Hickson authored
    This prevents some of our mixins from being subclassed.
    
    Also, move mixins to using 'extends' instead of 'implements' for
    future compatibility with Dart changes.
    
    Also, rename a class that had Mixin in the name but was not a mixin.
    9eae8b83
sliver_persistent_header.dart 9.21 KB