toolbarButtonStyle property
Custom decoration for toolbar buttons. If null, default decoration will be used based on toolbarButtonStyle properties.
Implementation
final BoxDecoration? toolbarButtonStyle;
Custom decoration for toolbar buttons. If null, default decoration will be used based on toolbarButtonStyle properties.
final BoxDecoration? toolbarButtonStyle;