menu
flutter_play_test package
documentation
payout_result.dart
PayoutMethod
PayoutMethod.new constructor
PayoutMethod.new constructor
dark_mode
light_mode
PayoutMethod
constructor
PayoutMethod
(
List
?
checkoutIcons
,
String
?
payoutMethodName
,
String
?
payoutMethod
)
Implementation
PayoutMethod(this.checkoutIcons, this.payoutMethodName, this.payoutMethod);
flutter_play_test package
documentation
payout_result
PayoutMethod
PayoutMethod.new constructor
PayoutMethod class