fieldKey property

GlobalKey<State<StatefulWidget>> fieldKey
final

GlobalKey of the text field itself.

Implementation

final GlobalKey fieldKey = GlobalKey();