nextStyle property
ButtonStyle?
nextStyle
final
The style to use for the next button.
Defaults to ButtonStyle.primary.
Implementation
final ButtonStyle? nextStyle;
The style to use for the next button.
Defaults to ButtonStyle.primary.
final ButtonStyle? nextStyle;