menu
cupertino_native package
documentation
components/popup_menu_button.dart
CNPopupMenuButton
buttonLabel property
buttonLabel property
dark_mode
light_mode
buttonLabel
property
String
?
buttonLabel
final
Text for the button (null when using
buttonIcon
).
Implementation
final String? buttonLabel;
cupertino_native package
documentation
components/popup_menu_button
CNPopupMenuButton
buttonLabel property
CNPopupMenuButton class