menu
angulardart_components 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();
angulardart_components package
documentation
material_select/dropdown_button
DropdownButtonComponent
uuid property
DropdownButtonComponent class