buttonStyle property

ButtonStyle? buttonStyle
final

The buttonThemeData for the DartCodeViewer. Useful if you want the copy button to appear differently than the default.

Implementation

final ButtonStyle? buttonStyle;