maxWidth property

  1. @override
double maxWidth
final

The menu's max width. Defaults to 250.

Contract

Throws AssertionError if the width is not positive.

Implementation

@override
final double maxWidth;