AtomicTypographyTheme class
Constructors
-
AtomicTypographyTheme.new({TextStyle displayLarge = AtomicTypography.displayLarge, TextStyle displayMedium = AtomicTypography.displayMedium, TextStyle displaySmall = AtomicTypography.displaySmall, TextStyle headlineLarge = AtomicTypography.headlineLarge, TextStyle headlineMedium = AtomicTypography.headlineMedium, TextStyle headlineSmall = AtomicTypography.headlineSmall, TextStyle titleLarge = AtomicTypography.titleLarge, TextStyle titleMedium = AtomicTypography.titleMedium, TextStyle titleSmall = AtomicTypography.titleSmall, TextStyle bodyLarge = AtomicTypography.bodyLarge, TextStyle bodyMedium = AtomicTypography.bodyMedium, TextStyle bodySmall = AtomicTypography.bodySmall, TextStyle labelLarge = AtomicTypography.labelLarge, TextStyle labelMedium = AtomicTypography.labelMedium, TextStyle labelSmall = AtomicTypography.labelSmall})
-
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