menu
cupertino_native_plus package
documentation
components/popup_menu_button.dart
CNPopupMenuButton
buttonLabel property
buttonLabel property
dark_mode
light_mode
buttonLabel
property
String
?
buttonLabel
final
Text label for the button.
null
in icon-only mode.
Implementation
final String? buttonLabel;
cupertino_native_plus package
documentation
components/popup_menu_button
CNPopupMenuButton
buttonLabel property
CNPopupMenuButton class