systemFontFamily property
String?
get
systemFontFamily
The setting indicating the current system font of the host platform.
Implementation
String? get systemFontFamily => _configuration.systemFontFamily;