confirmButtonStyle property

ButtonStyle? confirmButtonStyle
final

Overrides the default style of the confirm (OK) button of a DatePickerDialog.

Implementation

final ButtonStyle? confirmButtonStyle;