StaticclearOptionalkey: stringStaticgetUse the provided key to look up a value in CommonMetrics.
is a string separated by periods (e.g., Stroke.text.fontFamily).
OptionaldefaultValue: anyis returned if the lookup fails.
the retrieved value (or defaultValue if the lookup fails).
For the key Stroke.text.fontFamily, check all of the following in order:
StaticgetStaticget
Use the provided key to look up a FontInfo in CommonMetrics. *