menu
flutter_donation_buttons package
documentation
donationButtons/ko-fiButton.dart
KofiButton
onLaunchURL property
onLaunchURL property
dark_mode
light_mode
onLaunchURL
property
Future
<
bool
>
Function
(
String
urlString
)
?
onLaunchURL
final
function to call when launch url
Implementation
final Future<bool> Function(String urlString)? onLaunchURL;
flutter_donation_buttons package
documentation
donationButtons/ko-fiButton
KofiButton
onLaunchURL property
KofiButton class