primaryCard method

AzContainer primaryCard()

Implementation

AzContainer primaryCard(){
  cardV1(AzUtlis().colorPrimary);
  return this;
}