menu
eliud_pkg_shop package
documentation
extensions/pay_component.dart
PayProfileComponent
PayProfileComponent constructor
PayProfileComponent constructor
dark_mode
light_mode
PayProfileComponent
constructor
PayProfileComponent
(
{
Key
?
key
,
required
AppModel
app
,
required
String
id
,
})
Implementation
PayProfileComponent({super.key, required super.app, required String id}) : super(payId: id);
eliud_pkg_shop package
documentation
extensions/pay_component
PayProfileComponent
PayProfileComponent constructor
PayProfileComponent class