FontKey.custom constructor
FontKey.custom(
- String key
Custom font key for runtime fonts
Implementation
factory FontKey.custom(String key) = _CustomKey;
Custom font key for runtime fonts
factory FontKey.custom(String key) = _CustomKey;