blob: 56feba35b5508b6ca4691c54b61a06f3d671d3ab [file] [log] [blame]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import <UIKit/UIKit.h>
@interface TestNavigationController: UINavigationController
@end