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