menu
Flutter
widgets
WidgetsApp
textStyle property
textStyle
brightness_4
brightness_5
description
textStyle
property
TextStyle
?
textStyle
final
The default text style for
Text
in the application.
Implementation
final TextStyle? textStyle;
Flutter
widgets
WidgetsApp
textStyle property
WidgetsApp class