doneButtonStyle property
Custom button style for the done button. If null, default style will be used based on buttonColor, buttonTextColor, etc.
Implementation
final ButtonStyle? doneButtonStyle;
Custom button style for the done button. If null, default style will be used based on buttonColor, buttonTextColor, etc.
final ButtonStyle? doneButtonStyle;