systemFontFamily property Null safety

String? systemFontFamily

The setting indicating the current system font of the host platform.

Implementation

String? get systemFontFamily => configuration.systemFontFamily;