actualWidth property

  1. @override
double get actualWidth
override

The width of the DropDownMenu content view

Implementation

@override
double get actualWidth => width;