Flutter
widgets
State
<
T extends StatefulWidget
>
State constructor
State
description
State<
T extends StatefulWidget
>
constructor
Null safety
State<
T extends StatefulWidget
>
(
)
Flutter
widgets
State
<
T extends StatefulWidget
>
State constructor
State class
Constructors
State
Properties
context
hashCode
mounted
runtimeType
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
reassemble
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==