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 a visible trigger does not exceed MaterialAdaptiveActions capacity unnoticed.

overflowButtonWidth: 40    [⋮]
overflowButtonWidth: 56    [ ⋮ ]

Implementation

final double overflowButtonWidth;