Figma2flutter
base_state
BaseState
<
T extends StatefulWidget
>
globalKey property
globalKey
globalKey
property
Null safety
GlobalKey
<
State
<
StatefulWidget
>
>
globalKey
read / write
Implementation
GlobalKey globalKey = new GlobalKey();
Figma2flutter
base_state
BaseState
<
T extends StatefulWidget
>
globalKey property
BaseState class
Constructors
BaseState
withItems
withProperties
Properties
componentName
componentState
context
globalKey
hashCode
id
isCurrent
items
mounted
name
properties
redrawObject
reloadCounter
runtimeType
text
timers
triggersBuiltInEvents
widget
Methods
activate
build
deactivate
debugFillProperties
didChangeDependencies
didUpdateWidget
dispose
initState
noSuchMethod
onBuild
onDispose
reassemble
redraw
reloadAfter
screenShot
setState
toDiagnosticsNode
toString
toStringShort
Operators
operator ==