StackSpecUtility<T extends Attribute> class
- Inheritance
-
- Object
- MixUtility<
T, StackSpecAttribute> - SpecUtility<
T, StackSpecAttribute> - StackSpecUtility
Constructors
- StackSpecUtility(T builder(StackSpecAttribute))
Properties
-
alignment
→ AlignmentUtility<
T> -
latefinal
-
animated
→ AnimatedUtility<
T> -
no setterinherited
- builder → T Function(StackSpecAttribute)
-
finalinherited
-
clipBehavior
→ ClipUtility<
T> -
latefinal
-
fit
→ StackFitUtility<
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
-
textDirection
→ TextDirectionUtility<
T> -
latefinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
only(
{AlignmentGeometry? alignment, StackFit? fit, TextDirection? textDirection, Clip? clipBehavior, AnimatedDataDto? animated}) → T -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited