i want to add gradient color to the border
borderColor: "#550000",
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @omarkb222,
I’ll recommend going over the documentation on how to do those things. It’s quite easy to understand from there. Here is the relevant link :
Here is an example, you’ll need to use Stylesheets :
A StyleSheet is an abstraction similar to CSS StyleSheets Creates a StyleSheet style reference from the given object:
Regards, KFSys