nextTextStyle property

TextStyle nextTextStyle
final

nextTextStyle Changes the text style for the next button

default is TextStyle(color: Colors.green)

Implementation

final TextStyle nextTextStyle;