menu
Flutter
animation.dart
Interval
Interval const constructor
Interval
dark_mode
light_mode
description
Interval
constructor
const
Interval
(
double
begin
,
double
end
, {
Curve
curve
=
Curves.linear
,
})
Creates an interval curve.
Implementation
const
Interval(
this
.begin,
this
.end, {
this
.curve = Curves.linear});
Flutter
animation
Interval
Interval const constructor
Interval class
Constructors
Interval
Properties
begin
curve
end
flipped
hashCode
runtimeType
Methods
noSuchMethod
toString
transform
transformInternal
Operators
operator ==
Cookies management controls