menu
conekta_component package
documentation
card_input_flutter.dart
CardFormConfig
CardFormConfig.new const constructor
CardFormConfig.new const constructor
dark_mode
light_mode
CardFormConfig
constructor
const
CardFormConfig
(
{
bool
hideLogo
=
false
,
String
?
submitButtonText
,
})
Implementation
const CardFormConfig({ this.hideLogo = false, this.submitButtonText, });
conekta_component package
documentation
card_input_flutter
CardFormConfig
CardFormConfig.new const constructor
CardFormConfig class