menu
cupertino_native_extra package
documentation
components/pull_down_button.dart
CNPullDownButton
items property
items property
dark_mode
light_mode
items
property
List
<
CNPullDownMenuEntry
>
items
final
Entries that populate the pull-down menu.
Implementation
final List<CNPullDownMenuEntry> items;
cupertino_native_extra package
documentation
components/pull_down_button
CNPullDownButton
items property
CNPullDownButton class