buttonStyle property

ContextMenuButtonStyle? buttonStyle
final

Provide styles for the default context menu buttons. You can ignore this if you're using a custom button builder, or use it if it works for your styling system.

Implementation

final ContextMenuButtonStyle? buttonStyle;