BorderRadiusModel class

Constructors

BorderRadiusModel({BorderRadiusType? borderRadiusType, double? circularValue, double? ellipticalX, double? ellipticalY})

Properties

borderRadiusType BorderRadiusType?
getter/setter pair
circularValue double?
getter/setter pair
ellipticalX double?
getter/setter pair
ellipticalY double?
getter/setter pair
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

collectReferences({String? appId}) Future<List<ModelReference>>
copyWith({BorderRadiusType? borderRadiusType, double? circularValue, double? ellipticalX, double? ellipticalY}) BorderRadiusModel
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toEntity({String? appId}) BorderRadiusEntity
toString() String
A string representation of this object.
override

Operators

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

Constants

id → const String
packageName → const String