Flutter
material
TextTheme
button property
button
description
button
property
Null safety
TextStyle
?
button
Used for text on
ElevatedButton
,
TextButton
and
OutlinedButton
.
Implementation
TextStyle? get button => labelLarge;
Flutter
material
TextTheme
button property
TextTheme class
Constructors
TextTheme
Properties
bodyLarge
bodyMedium
bodySmall
bodyText1
bodyText2
button
caption
displayLarge
displayMedium
displaySmall
hashCode
headline1
headline2
headline3
headline4
headline5
headline6
headlineLarge
headlineMedium
headlineSmall
labelLarge
labelMedium
labelSmall
overline
runtimeType
subtitle1
subtitle2
titleLarge
titleMedium
titleSmall
Methods
apply
copyWith
debugFillProperties
merge
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==
Static methods
lerp