menu
messenger
ui/widget/download_button.dart
DownloadButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
void Function
()
?
onPressed
final
Callback, called when this
DownloadButton
is pressed.
Implementation
final void Function()? onPressed;
messenger
download_button
DownloadButton
onPressed property
DownloadButton class