UIFont constructor

UIFont()

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

Implementation

factory UIFont() => new$();