TranslateTransformBuilder class
- Inheritance
-
- Object
- TransformBuilder<
Offset> - TranslateTransformBuilder
Constructors
-
TranslateTransformBuilder({required List<
Offset> values})
Properties
Methods
-
build(
int i, double animationValue, Widget widget) → Widget -
override
-
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