textStyle property

TextStyle? textStyle
final

The style to use for PinPut If null, defaults to the subhead text style from the current Theme.

Implementation

final TextStyle? textStyle;