menu
cupertino_native_extra package
documentation
components/pull_down_button.dart
CNPullDownButton
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
CNPullDownButton
buttonLabel property
CNPullDownButton class