systemFontFamily property Null safety
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;