stepOfTextStyle property

TextStyle stepOfTextStyle
final

stepOfTextStyle Changes the text style for the step x of x text

default is TextStyle(color: Colors.green) No effects if stepOfTextStyle is setted

Implementation

final TextStyle stepOfTextStyle;