colorPrimary property
Color
get
colorPrimary
Implementation
Color get colorPrimary {
return themeDataActive.colorScheme.primary;
}
Color get colorPrimary {
return themeDataActive.colorScheme.primary;
}