menu
gokwik package
documentation
kwikforms/kwikforms.dart
KwikFormsStandaloneConfig
KwikFormsStandaloneConfig.new const constructor
KwikFormsStandaloneConfig.new const constructor
dark_mode
light_mode
KwikFormsStandaloneConfig
constructor
const
KwikFormsStandaloneConfig
(
{
required
String
phone
,
required
String
authToken
,
String
?
email
,
})
Implementation
const KwikFormsStandaloneConfig({ required this.phone, required this.authToken, this.email, });
gokwik package
documentation
kwikforms/kwikforms
KwikFormsStandaloneConfig
KwikFormsStandaloneConfig.new const constructor
KwikFormsStandaloneConfig class