textStyle property Null safety

TextStyle? textStyle
final

Used for customizing the style of the text within the TextField

Implementation

final TextStyle? textStyle;