fontFamily property

String? get fontFamily
inherited

Font family setting from server.

Implementation

@JsonKey(name: 'supported_locales') List<String> get supportedLocales;/// Font family setting from server.
 String? get fontFamily;