ReownAppKitModalRadiuses class

Available extensions
Annotations
  • @freezed

Constructors

ReownAppKitModalRadiuses({@Default(6.0) double radius4XS, @Default(8.0) double radius3XS, @Default(12.0) double radius2XS, @Default(16.0) double radiusXS, @Default(20.0) double radiusS, @Default(28.0) double radiusM, @Default(36.0) double radiusL, @Default(80.0) double radius3XL})
const
factory

Properties

copyWith → $ReownAppKitModalRadiusesCopyWith<ReownAppKitModalRadiuses>
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
radius2XS double
no setterinherited
radius3XL double
no setterinherited
radius3XS double
no setterinherited
radius4XS double
no setterinherited
radiusL double
no setterinherited
radiusM double
no setterinherited
radiusS double
no setterinherited
radiusXS double
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

Operators

operator ==(Object other) bool
The equality operator.
inherited