M3EShapeSet class

Annotations

Constructors

M3EShapeSet({required BorderRadius xs, required BorderRadius sm, required BorderRadius md, required BorderRadius lg, required BorderRadius xl})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
lg BorderRadius
final
md BorderRadius
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sm BorderRadius
final
xl BorderRadius
final
xs BorderRadius
final

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