default Color Skin
open fun defaultColorSkin(@NonNull context: Context, @Nullable defaultColor: String): String
Content copied to clipboard
Call this method to get the default color skin based on the configured parameter in the BE admin interface or the defaultColor if not configured. Note : The color is in hex format
Return
The configured color skin or defaultColor
Parameters
context
The application context
default Color
The default color skin if not configured in the BE admin