menu
modular_customizable_dropdown package
documentation
classes_and_enums/dropdown_value.dart
DropdownValue
description property
description property
dark_mode
light_mode
description
property
String
?
description
final
This goes under the dropdown value when the dropdown is expanded.
Implementation
final String? description;
modular_customizable_dropdown package
documentation
classes_and_enums/dropdown_value
DropdownValue
description property
DropdownValue class