primaryColor method

Color primaryColor()

Implementation

Color primaryColor() {
  return getTheme().primaryColor;
}