TypographyThemeFluent extension
Generated fluent modifiers for TypographyTheme.
Methods
-
withBaseFontSize(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.baseFontSize withvalue. -
withFontFamily(
String value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.fontFamily withvalue. -
withLabelMultiplier(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.labelMultiplier withvalue. -
withScaleFactorDesktop(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.scaleFactorDesktop withvalue. -
withScaleFactorMobile(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.scaleFactorMobile withvalue. -
withScaleFactorTablet(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.scaleFactorTablet withvalue. -
withTitleMultiplier(
double value) → TypographyTheme -
Available on TypographyTheme, provided by the TypographyThemeFluent extension
Replaces TypographyTheme.titleMultiplier withvalue.