BasfThemeType constructor

const BasfThemeType(
  1. MaterialColor primaryColor
)

BASF theme type

Implementation

const BasfThemeType(this.primaryColor);