iconButtonMode property

IconButtonMode? iconButtonMode
final

How this icon button will behave.

If null, this may be affected by a SmallIconButton in the tree, if any. If null and without a SmallIconButton, defaults to large.

Implementation

final IconButtonMode? iconButtonMode;