SystemChineseFont class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

fontFamilyFallback List<String>
Chinese font family fallback, for most platforms
no setter
honorSystemFont DynamicFont
Chinese font family fallback, for honor Magic UI 4.0
final
systemFontLoaded bool
getter/setter pair
textStyle TextStyle
Text style with updated fontFamilyFallback & fontVariations
no setter
vivoSystemFont DynamicFont
Chinese font family fallback, for VIVO Origin OS 1.0
final

Static Methods

textTheme(Brightness brightness) TextTheme
Text theme with updated fontFamilyFallback & fontVariations

Constants

appleFontFamily → const List<String>
Chinese font family fallback, for iOS & macOS
systemFont → const String
windowsFontFamily → const List<String>
Chinese font family fallback, for windows
xiaomiFontFamily → const List<String>
Chinese font family fallback, for xiaomi & redmi phone