toolbarItemHeight property

double toolbarItemHeight
final

Sets the height of the toolbar items

Button width is affected by this parameter, however dropdown widths are not affected. The plugin will maintain a square shape for all buttons.

The default value is 36

Implementation

final double toolbarItemHeight;