DefaultTheme class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
withMinimalChanges<T extends Object>({required Color primary, required Color accent, required Color secondary, String? label, Color? tertiary, Color? canvas, Color? card, Color? card2, Color? border, Color? shadow, Color? text, Color? textOnPrimary, Color? textOnAccent, Color? textOnSecondary, Color? textOnDestructive, Color? warning, Color? error, Color? success, Color? info, Color? destructive, BorderRadiusGeometry? borderRadiusSmall, BorderRadiusGeometry? borderRadius, BorderRadiusGeometry? borderRadiusLarge, String fontFamilyDisplay = 'Ubuntu', String fontFamilyText = 'Geologica', String? package, String? assetSuffix, T? customTheme})
→ ImpaktfullUiTheme<T>
-