Getting Started
Any color is used to set the primarySwatch theme color.
for example:
theme: ThemeData(
primarySwatch: SetMaterialColor().createMaterialColor(_colorTheme)
)
for example:
theme: ThemeData(
primarySwatch: SetMaterialColor().createMaterialColor(_colorTheme)
)