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