textStyle property

TextStyle? textStyle
final

The TextStyle to use to style the timeline text

Defaults to textTheme.bodySmall

Implementation

final TextStyle? textStyle;