menu
flutter_donation_buttons package
documentation
donationButtons/paypalButton.dart
PayPalButton
onDonation property
onDonation property
dark_mode
light_mode
onDonation
property
VoidCallback
?
onDonation
final
function to call after opening the url
Implementation
final VoidCallback? onDonation;
flutter_donation_buttons package
documentation
donationButtons/paypalButton
PayPalButton
onDonation property
PayPalButton class