buttonStyle property

ButtonStyle? buttonStyle
getter/setter pair

ButtonStyle is used for the showPicker methods If cancelButtonStyle is not provided, it applies to the ok and cancel buttons

Implementation

ButtonStyle? buttonStyle;