BorderSideUtility<T extends Attribute> class

Inheritance

Constructors

BorderSideUtility(T builder(BorderSideDto))

Properties

builder → T Function(BorderSideDto)
finalinherited
color ColorUtility<T>
latefinal
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style BorderStyleUtility<T>
latefinal

Methods

as(BorderSide value) → T
inherited
call({Color? color, double? width, BorderStyle? style, double? strokeAlign}) → T
none() → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
only({ColorDto? color, double? width, BorderStyle? style, double? strokeAlign}) → T
override
strokeAlign(double v) → T
toString() String
A string representation of this object.
inherited
width(double v) → T

Operators

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