key property
GlobalKey[<[State[<[StatefulWidget]>]]>] key
getter/setter pair
represents the key of the target that is intended to be focused.
Implementation
GlobalKey key;
- talawa
- app_tour
- FocusTarget
- key property
GlobalKey[<[State[<[StatefulWidget]>]]>] key
getter/setter pair
represents the key of the target that is intended to be focused.
GlobalKey key;