allTextStyle property

TextStyle? allTextStyle
final

customizes the all the styles of the text field with the label being bold if not canceled by labelIsBold

Implementation

final TextStyle? allTextStyle;