Font constructor

Font(
  1. String name,
  2. {int? size,
  3. FontStyle? style}
)

Implementation

Font