menu
authme_ekyc_sdk package
documentation
authme_ui_config.dart
ActionButtonConfig
ActionButtonConfig constructor
ActionButtonConfig constructor
dark_mode
light_mode
ActionButtonConfig
constructor
ActionButtonConfig
(
{
required
Color
backgroundColor
,
required
Color
contentColor
,
})
Implementation
ActionButtonConfig({ required this.backgroundColor, required this.contentColor, });
authme_ekyc_sdk package
documentation
authme_ui_config
ActionButtonConfig
ActionButtonConfig constructor
ActionButtonConfig class