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
GlobalKey
Class GlobalKey<T>
Type parameters
T
:
State
<
StatefulWidget
>
Hierarchy
RTManagedBox
<
T
>
GlobalKey
Implements
RuntimeBaseClass
Index
Constructors
constructor
Properties
current
State
internal
Runtime
Type
target
Runtime
Type
vm
Object
Methods
unwrap
Constructors
constructor
new
Global
Key<T>
(
runtimeType
:
Type
<
Function
>
)
:
GlobalKey
<
T
>
Type parameters
T
:
State
<
StatefulWidget
,
T
>
Parameters
runtimeType:
Type
<
Function
>
Returns
GlobalKey
<
T
>
Properties
current
State
current
State
:
(
)
=>
T
Type declaration
(
)
:
T
Returns
T
Readonly
internal
Runtime
Type
internal
Runtime
Type
:
Type
<
typeof
GlobalKey
>
= ...
Private
Readonly
target
Runtime
Type
target
Runtime
Type
:
Type
<
Function
>
Protected
vm
Object
vm
Object
:
T
Methods
Protected
unwrap
unwrap
(
)
:
T
Returns
T
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
Global
Key
constructor
current
State
internal
Runtime
Type
target
Runtime
Type
vm
Object
unwrap
Generated using
TypeDoc