menu
flutter_pay_upi package
documentation
utils/widget/upi_app_list.dart
UPIAppList
UPIAppList const constructor
UPIAppList const constructor
dark_mode
light_mode
UPIAppList
constructor
const
UPIAppList
(
{
Key
?
key
,
required
dynamic
onClick
(
String
?
),
})
Implementation
const UPIAppList({super.key, required this.onClick});
flutter_pay_upi package
documentation
utils/widget/upi_app_list
UPIAppList
UPIAppList const constructor
UPIAppList class