showLabel property

bool showLabel
final

Whether the tool bar icon button should show its label below the icon.

If set to false, the button looks similar to the "system control" toolbar item from Apple's design guidelines. If true, it replicates the "image button" toolbar item.

Implementation

final bool showLabel;