In the documentation:
https://sailfishos.org/sailfish-silica/qml-sailfishsilica-pulldownmenu.html
first code example:
header: PageHeader { text: "Header" }
but according to the documentation in the SDK there is no 'text'
property in PageHeader.
Possibly it should be 'title'.