FB5Typography class
Constructors
-
FB5Typography({FB5TextSetting h1 = BootstrapTypography.h1, FB5TextSetting h2 = BootstrapTypography.h2, FB5TextSetting h3 = BootstrapTypography.h3, FB5TextSetting h4 = BootstrapTypography.h4, FB5TextSetting h5 = BootstrapTypography.h5, FB5TextSetting h6 = BootstrapTypography.h6, FB5TextSetting display1 = BootstrapTypography.display1, FB5TextSetting display2 = BootstrapTypography.display2, FB5TextSetting display3 = BootstrapTypography.display3, FB5TextSetting display4 = BootstrapTypography.display4, FB5TextSetting display5 = BootstrapTypography.display5, FB5TextSetting display6 = BootstrapTypography.display6, FB5TextSetting lead = BootstrapTypography.lead, FB5TextSetting paragraph = BootstrapTypography.paragraph, FB5TextSetting small = BootstrapTypography.small})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited