showTrailingIcon property
final
Specifies if the DropdownMenu should show a trailingIcon.
If trailingIcon is set, DropdownMenu will use that trailing icon, otherwise a default trailing icon will be created.
Defaults to true.
Implementation
final bool showTrailingIcon;