flutter_json_widgets
text_theme
TextTheme
labelMedium property
labelMedium
labelMedium
property
Null safety
TextStyle
?
labelMedium
inherited
Implementation
TextStyle? get labelMedium => throw _privateConstructorUsedError;
flutter_json_widgets
text_theme
TextTheme
labelMedium property
TextTheme class
Constructors
TextTheme
fromJson
Properties
bodyLarge
bodyMedium
bodySmall
copyWith
displayLarge
displayMedium
displaySmall
hashCode
headlineLarge
headlineMedium
headlineSmall
labelLarge
labelMedium
labelSmall
runtimeType
titleLarge
titleMedium
titleSmall
Methods
noSuchMethod
toJson
toString
Operators
operator ==