menu
comprehensive_dropdown package
documentation
comprehensive_dropdown.dart
CMenuEntry<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The label displayed in the center of the menu item.
Implementation
final String label;
comprehensive_dropdown package
documentation
comprehensive_dropdown
CMenuEntry<T>
label property
CMenuEntry class