textFieldKey property
GlobalKey that references the overall text field, i.e., the viewport that contains text that's (possibly) larger than the visible area.
Implementation
final GlobalKey textFieldKey;
GlobalKey that references the overall text field, i.e., the viewport that contains text that's (possibly) larger than the visible area.
final GlobalKey textFieldKey;