ConectarSettings class
Constructors
-
ConectarSettings({Color primaryColor = ConectarColors.primary, Color backgroundColor = ConectarColors.surface, Color successColor = ConectarColors.success, Color textColor = ConectarColors.onSurface, Color borderColor = ConectarColors.outline, double cardRadius = 6, double paddingDefault = 16, bool showLogsOnWeb = false})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited