menu
custom_popup package
documentation
custom_popup.dart
CustomPopupTheme
width property
width property
dark_mode
light_mode
width
property
double
width
final
The width of the popup menu.
Defaults to
CustomPopupThemeDefaults.defaultWidth
.
Implementation
final double width;
custom_popup package
documentation
custom_popup
CustomPopupTheme
width property
CustomPopupTheme class