XfdnSettings class
Constructors
-
XfdnSettings.new({Color primaryColor = const Color(0xff1bb17a), Color backgroundColor = const Color(0xFFfafafa), Color successColor = const Color(0xFF4CAF50), Color textColor = const Color(0xFF000000), Color borderColor = const Color(0xFFDEE2E6), double cardRadius = 6, double paddingDefault = 16})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited