menu
multiselect_field package
documentation
core/multi_select.dart
MultiSelectField<T>
menuWidth property
menuWidth property
dark_mode
light_mode
menuWidth
property
double
?
menuWidth
final
Sets a fixed width for the menu.
Implementation
final double? menuWidth;
multiselect_field package
documentation
core/multi_select
MultiSelectField<T>
menuWidth property
MultiSelectField class