nextTextStyle property

TextStyle nextTextStyle
final

nextTextStyle Changes the text style for the next button

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

Implementation

final TextStyle nextTextStyle;