buttonStyle property
ButtonStyle is used for the showPicker methods
If cancelButtonStyle
is not provided, it applies to the ok and cancel buttons
Implementation
ButtonStyle? buttonStyle;
ButtonStyle is used for the showPicker methods
If cancelButtonStyle
is not provided, it applies to the ok and cancel buttons
ButtonStyle? buttonStyle;