styleOnPrimary property

TextTheme get styleOnPrimary

Implementation

TextTheme get styleOnPrimary {
  return themeDataActive.primaryTextTheme;
}