menu
flutter_cashfree_pg_sdk package
documentation
api/cfpayment/cfsubscriptioncheckoutpayment.dart
CFSubscriptionPaymentBuilder
setTheme method
setTheme method
dark_mode
light_mode
setTheme
method
CFSubscriptionPaymentBuilder
setTheme
(
CFTheme
cfTheme
)
Implementation
CFSubscriptionPaymentBuilder setTheme(CFTheme cfTheme) { _cfTheme = cfTheme; return this; }
flutter_cashfree_pg_sdk package
documentation
api/cfpayment/cfsubscriptioncheckoutpayment
CFSubscriptionPaymentBuilder
setTheme method
CFSubscriptionPaymentBuilder class