menu
feexpay_flutter package
documentation
widgets/fees_notice.dart
FeesNotice
FeesNotice.new const constructor
FeesNotice.new const constructor
dark_mode
light_mode
FeesNotice
constructor
const
FeesNotice
(
{
Key
?
key
,
required
String
rate
,
String
url
=
'https://feexpay.me/fr/pricing'
,
})
Implementation
const FeesNotice( {super.key, required this.rate, this.url = 'https://feexpay.me/fr/pricing'});
feexpay_flutter package
documentation
widgets/fees_notice
FeesNotice
FeesNotice.new const constructor
FeesNotice class