UINavigationController constructor
UINavigationController()
Returns a new instance of UINavigationController constructed with the default new
method.
Implementation
factory UINavigationController() => new$();
Returns a new instance of UINavigationController constructed with the default new
method.
factory UINavigationController() => new$();