MdDividerUtil<T extends dynamic> class
- Inheritance
-
- Object
- MixUtility<
T, MdDividerDto> - DtoUtility<
T, MdDividerDto, MdDivider> - MdDividerUtil
Constructors
- MdDividerUtil(T builder(MdDividerDto))
-
const
Properties
- builder → T Function(MdDividerDto)
-
finalinherited
-
color
→ ColorUtility<
T> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
height
→ DoubleUtility<
T> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
thickness
→ DoubleUtility<
T> -
no setter
Methods
-
as(
MdDivider value) → T -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
only(
{double? dividerHeight, ColorDto? dividerColor, double? dividerThickness}) → T -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited