width property

  1. @override
double width
final

The minimum width of the menu item.

Defaults to kMinInteractiveDimension pixels.

Implementation

@override
final double width;