Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
flutter/widgets
AnimatedListState
Class AnimatedListState
Hierarchy
RTManagedBox
<
State
<
StatefulWidget
>
>
AnimatedListState
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
internal
Runtime
Type
set
State
vm
Object
Methods
build
dispose
init
State
insert
Item
remove
Item
unwrap
Constructors
constructor
new
Animated
List
State
(
)
:
AnimatedListState
Returns
AnimatedListState
Properties
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
AnimatedListState
>
= ...
set
State
set
State
:
(
pred
:
(
)
=>
void
)
=>
void
Type declaration
(
pred
:
(
)
=>
void
)
:
void
Parameters
pred:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
Protected
vm
Object
vm
Object
:
State
<
StatefulWidget
>
Methods
build
build
(
)
:
Widget
Returns
Widget
dispose
dispose
(
)
:
void
Returns
void
init
State
init
State
(
)
:
void
Returns
void
insert
Item
insert
Item
(
index
:
number
)
:
void
Parameters
index:
number
Returns
void
remove
Item
remove
Item
(
index
:
number
, cb
:
(
context
:
BuildContext
, animation
:
Animation
<
number
>
)
=>
void
)
:
void
Parameters
index:
number
cb:
(
context
:
BuildContext
, animation
:
Animation
<
number
>
)
=>
void
(
context
:
BuildContext
, animation
:
Animation
<
number
>
)
:
void
Parameters
context:
BuildContext
animation:
Animation
<
number
>
Returns
void
Returns
void
unwrap
unwrap
(
)
:
State
<
StatefulWidget
>
Returns
State
<
StatefulWidget
>
Modules
dart/_
http
dart/_
internal
dart/async
dart/collection
dart/convert
dart/core
dart/typed_
data
dart/ui
flutter/animation
flutter/cupertino
flutter/foundation
flutter/gestures
flutter/material
flutter/painting
flutter/physics
flutter/rendering
flutter/scheduler
flutter/semantics
flutter/services
flutter/widgets
http
scoped
Model
Animated
List
State
constructor
internal
Runtime
Type
set
State
vm
Object
build
dispose
init
State
insert
Item
remove
Item
unwrap
Generated using
TypeDoc