In my quest on learning the ABMaterial, and trying to develop WebApps based on it. I would like to find out the following:
1. How do I use and assign Colors.RGB(R,G,B) to a theme variant. Currently there are pre-defined color constants that one can use, what if I want to use my own color based on RBG values?
2. Is there something like a ContentChooser for ABMaterial? I want to have a button that I can select, then the Photo Gallery appears and I can choose a picture and this picture can be loaded to an ABMImage component.
1. How do I use and assign Colors.RGB(R,G,B) to a theme variant. Currently there are pre-defined color constants that one can use, what if I want to use my own color based on RBG values?
2. Is there something like a ContentChooser for ABMaterial? I want to have a button that I can select, then the Photo Gallery appears and I can choose a picture and this picture can be loaded to an ABMImage component.