systemFontFamily property

String? systemFontFamily

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

Implementation

String? get systemFontFamily => _configuration.systemFontFamily;