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