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