RPColors constructor
const
RPColors({})
Implementation
const RPColors({
this.primary,
this.warningColor,
this.backgroundGray,
this.tabBarBackground,
this.white,
this.grey50,
this.grey100,
this.grey200,
this.grey300,
this.grey400,
this.grey500,
this.grey600,
this.grey700,
this.grey800,
this.grey900,
this.grey950,
});