textTheme property
read / write
Material design text theme.
To obtain the current text theme, call Theme.of
with the current
BuildContext
and read the ThemeData.textTheme
property.
Implementation
TextTheme textTheme
Material design text theme.
To obtain the current text theme, call Theme.of
with the current
BuildContext
and read the ThemeData.textTheme
property.
TextTheme textTheme