UILabel constructor

UILabel()

Returns a new instance of UILabel constructed with the default new method.

Implementation

factory UILabel() => new$();