toolbarButtonStyle property

BoxDecoration? toolbarButtonStyle
final

Custom decoration for toolbar buttons. If null, default decoration will be used based on toolbarButtonStyle properties.

Implementation

final BoxDecoration? toolbarButtonStyle;