flutter_json_widgets
theme_data
ThemeData
textTheme property
textTheme
textTheme
property
Null safety
TextTheme
?
textTheme
inherited
Implementation
TextTheme? get textTheme => throw _privateConstructorUsedError;
flutter_json_widgets
theme_data
ThemeData
textTheme property
ThemeData class
Constructors
ThemeData
fromJson
Properties
applyElevationOverlayColor
brightness
canvasColor
cardColor
colorScheme
colorSchemeSeed
copyWith
dialogBackgroundColor
disabledColor
dividerColor
focusColor
fontFamily
fontFamilyFallback
hashCode
highlightColor
hintColor
hoverColor
indicatorColor
package
platform
primaryColor
primaryColorDark
primaryColorLight
primarySwatch
runtimeType
scaffoldBackgroundColor
secondaryHeaderColor
shadowColor
splashColor
textTheme
unselectedWidgetColor
useMaterial3
visualDensity
Methods
noSuchMethod
toJson
toString
Operators
operator ==