doneButtonStyle property

ButtonStyle? doneButtonStyle
final

Custom button style for the done button. If null, default style will be used based on buttonColor, buttonTextColor, etc.

Implementation

final ButtonStyle? doneButtonStyle;