textStyle property

TextStyle? textStyle
final

Sets the default text style for all Text widgets within this Box.

Implementation

final TextStyle? textStyle;