previousStyle property

ButtonStyle? previousStyle
final

The style to use for the previous button.

Defaults to ButtonStyle.primary.

Implementation

final ButtonStyle? previousStyle;