menu
ngcomponents package
documentation
material_select/dropdown_button.dart
DropdownButtonComponent
uuid property
uuid property
dark_mode
light_mode
uuid
property
String
uuid
final
A unique id for the button element.
Implementation
final String uuid = SequentialIdGenerator.fromUUID().nextId();
ngcomponents package
documentation
material_select/dropdown_button
DropdownButtonComponent
uuid property
DropdownButtonComponent class