menu
cupertino_native_extra package
documentation
components/pull_down_button_anchor.dart
CNPullDownButtonAnchor
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_extra package
documentation
components/pull_down_button_anchor
CNPullDownButtonAnchor
buttonLabel property
CNPullDownButtonAnchor class