Last updated:
0 purchases
set primary swatch color
Getting Started #
Any color is used to set the primarySwatch theme color. #
for example:
theme: ThemeData(
primarySwatch: SetMaterialColor().createMaterialColor(_colorTheme)
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.