overflowButtonWidth property

double overflowButtonWidth
final

The width reserved for the overflow menu trigger.

This value is also submitted to the core resolver as its overflow trigger cost, so placement accounts for the trigger before it is rendered.

overflowButtonWidth: 36    [...]
overflowButtonWidth: 52    [ ... ]

Implementation

final double overflowButtonWidth;