textStyle property

WidgetStateProperty<TextStyle?>? textStyle
final

State-aware text style applied to text descendants.

Implementation

final WidgetStateProperty<TextStyle?>? textStyle;