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