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